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
    • 2018
Vaadin

Vaadin 10: Using theme style classes for your components

Meik Kaufmann Jun 5, 2018 0 Comments

The first release candidate for Vaadin 10 has been unleashed and I have just started to migrate some of my Vaadin 7/8 projects to version 10. As I prefer a server…

Java Vaadin

Vaadin 10: Templating your views with FlexLayout

Meik Kaufmann May 11, 2018 0 Comments

Vaadin 10 is an almost complete rewrite of the successfull Vaadin framework and offers many new interesting and usefull features. One interesting feature is the router, that will superseed the…

Java Vaadin

Perfect multi language support for your Vaadin application (I18N)

Meik Kaufmann Apr 12, 2018 0 Comments

Creating a multi lingual web application is a common task in modern web development. Most (old-school) java web frameworks offer out-of-the-box solutions for this task, but for single-page-application frameworks like…

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 Microservices

Get requests with a request body: Spring RestTemplate vs Apache HttpClient

Meik Kaufmann Feb 26, 2018 4 Comments

During the last couple of days, I had the task to call some rest endpoints for a backend application. So far, so good, so easy... I thought. However, something looked…

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…

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