Quantcast
Channel: hasCode.com
Viewing all articles
Browse latest Browse all 92

Creating Microservices with Bootique

$
0
0
When it comes to writing microservices in Java, plenty of tools and frameworks exist. In the following tutorial, I’d like to demonstrate another minimalistic framework called Bootique by implementing a simple microservice exposing its functions either as a RESTful web-service or as a runnable command executed using the command line. Dependencies Using Maven here, we’re [...]

Viewing all articles
Browse latest Browse all 92

Trending Articles