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
    • 2017
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"…

Java Vaadin

Material Vaadin

Meik Kaufmann Jul 25, 2017 0 Comments

The Vaadin 8 framework uses the excellent Valo theme, which can be used out-of-the-box or as the base for a custom theme. The (old school) themes for Vaadin 7 (reindeer,…

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…

Enterprise Architecture Java Vaadin

A practical guide to MVP for Vaadin

Meik Kaufmann Mar 10, 2017 2 Comments

The MVP (model-view-presenter) is a solid architecture pattern for Vaadin projects of all sizes. However there are many ways to achieve it. I would like to have a MVP architecture…

Enterprise Architecture Java Vaadin

Use the Vaadin CDI Navigator to support bookmarks and browser navigation buttons

Meik Kaufmann Feb 19, 2017 1 Comments

Single page web applications have become more and more popular as they support responsiveness in an elegant way and create great user experiences with fast rendering times. Vaadin is a…

Java

Optimized UI for mobile and web with PrimeFaces

Meik Kaufmann Jan 1, 2017 1 Comments

When developing web applications with JSF and PrimeFaces most target users are still using PC or laptops as they will use the application mainly during work hours. Mobile devices like…

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