Back to Garden State Java User Group Home Print this page

Garden State Java User Group

April 2020 Meeting Information

April 14, 2020
Getting Started with MicroProfile

The MicroProfile initiative, launched in 2016, was designed to offer a microservices platform for Java EE. The initial three APIs, considered to be the minimal for building microservices applications, were CDI (JSR 365), JSON-P (JSR 374) and JAX-RS (JSR 370).

Since then, MicroProfile has grown with additional APIs developed by the Java community. The latest version, MicroProfile 3.0 released in June 2019, includes the following APIs:

MicroProfile 3.0 Diagram

There will be brief overview of MicroProfile followed by demos of some examples.