bootique
Introduction to Bootique 1. Overview Bootique is a very lightweight open-source container-less JVM framework aimed to build next-generation scalable micro-services. It’s built on top of embedded Jetty server and fully supports REST handlers with jax-rs. In this article, we’ll show how to build a simple web application using Bootique. 2.… Continue Reading bootique