Skip to content

Mekaso rocks

A blog about java, enterprise architecture, microservices and related technologies

Mekaso rocks

A blog about java, enterprise architecture, microservices and related technologies

  • Java
  • Microservices
  • Enterprise Architecture
  • Vaadin
    • Home
    • 2016
Java Vaadin

Java 8 concurrency in a Vaadin UI

Meik Kaufmann Oct 19, 2016 0 Comments

Right now - as I am writing this post - Vaadin is my favourite UI framework for Java web applications. While alot of frameworks seem to create just as much…

Enterprise Architecture Java

Teaching Enterprise Architect Java Exceptions

Meik Kaufmann Oct 3, 2016 0 Comments

Enterprise Architect (EA) is great tool to model classic UML structural and behavioral diagrams. It is a multi-purpose tool that supports a variety of programming languages like Java, C#, Php…

Java

Access a Wildfly credential vault with Java

Meik Kaufmann Aug 28, 2016 0 Comments

Securing passwords is a common task for developers. Wildfly offers credential vaults for this task and manages to automatically use the secured passwords for datasources or active directory credentials. If…

Enterprise Architecture Java

Teaching Enterprise Architect standard Java

Meik Kaufmann Aug 1, 2016 3 Comments

When I prepared for the "Oracle Enterprise Architect Master Certification" I was introduced to Sparx Enterprise Architect. It was recommended as the best tool to model and design the practical…

Microservices

Running your Dropwizard Microservice as a Windows Service

Meik Kaufmann Jul 27, 2016 0 Comments

Creating a mircoservice with dropwizard is an easy task. You do some java coding and configure a YAML file to get a running microservice within a short time. The created…

Java Microservices

Using CDI in a Dropwizard Microservice

Meik Kaufmann Jul 23, 2016 0 Comments

Dropwizard provides a great infrastructure for creating microservices. Jetty for http, Jersey for Rest, Jackson for JSON, Metrics for metrics and other useful helper libraries can be seen as a…

You Missed

Java Vaadin

Improve your Vaadin application with fancy animations

Enterprise Architecture Java Vaadin

Check your Vaadin MVP architecture with Unit tests

Vaadin

Vaadin 10: Using theme style classes for your components

Java Vaadin

Vaadin 10: Templating your views with FlexLayout

Mekaso rocks

A blog about java, enterprise architecture, microservices and related technologies