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
    • java 8
Java Microservices

Vert.x and Angular in a self-contained application

Meik Kaufmann Mar 18, 2018 2 Comments

While I am still working with standard JEE architectures, I wanted to try out a Javascript frontend connecting to a Java backend in a self-contained application (SCA) for a long…

Java Vaadin

An update to Vaadin, CDI and readable URIs

Meik Kaufmann Feb 7, 2018 0 Comments

With version 8.3 of the Vaadin UI framework along with the official CDI addon for Vaadin, come a number of changes for CDI usage. Some enhancements were made for the…

Enterprise Architecture Java Vaadin

(really really) Separating business logic from UI Code with Drools and Vaadin

Meik Kaufmann Oct 11, 2017 0 Comments

Separating the business logic from application code has been a customer's dream and one of the most important architecture goals for many IT development projects. However countless "if - else"…

Enterprise Architecture Java Vaadin

Unit tests for a Vaadin 8 MVP application

Meik Kaufmann Mar 27, 2017 0 Comments

The model-view-presenter (aka MVP) architecture pattern is a good choice for Vaadin applications. It clearly separates the business logic from the UI code and improves testability. Well... I heard statements…

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…

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