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
    • Microservices
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…

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