Develop, build e and run Java-EE-8-powered microservices

Learn how to work with Java EE 8 microservices in this guest post by Mario-Leander Reamer, a senior Java developer and the author of Building RESTful Microservices with Java EE 8. In this section, you’re going to take a look at the following things: How to develop, build, and run your first Java-EE-8-powered microservices Required Java EE … Read more

How to implement microservices using Microprofile, Thorntail and Eclipse IDE

Learn how to implement microservices using Thorntail in this guest post by Ram Kulkarni, a published author and an Eclipse expert. Thorntail is the new name of the famous Wildfly Swarm (http://wildfly-swarm.io/). It allows you to assemble an application container for running microservices with just the specifications you need. It’s MicroProfile compatible, too Creating a WildFly Swarm project You … Read more