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
    • dropwizard
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