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
    • Enterprise Architecture
Enterprise Architecture Java Vaadin

Check your Vaadin MVP architecture with Unit tests

Meik Kaufmann Mar 13, 2019 0 Comments

All those architectures out there start as a simple consistent idea… and end in a mess. After too many change requests and refactoring tasks to improve your project or correct…

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…

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…

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…

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…

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