To help newcomers or Java EE developers to start with Eclipse MicroProfile, I’ve created a tutorial for each specification. These tutorials cover all twelve specs and discuss each in detail with code-examples. Furthermore, there is a YouTube video for each spec available to see it in-action.
The whole source code is available on GitHub with further instructions.
Here is the list:
- CDI: Blog post
- JAX-RS: Blog post
- JSON-B: Blog post
- JSON-P: Blog post
- MicroProfile Config: Blog post
- MicroProfile Fault Tolerance: Blog post
- MicroProfile Metrics: Blog post
- MicroProfile JWT Auth: Blog post
- MicroProfile Rest Client: Blog post
- MicroProfile OpenAPI: Blog post
- MicroProfile OpenTracing: Blog post
- MicroProfile Health: Blog post
Have fun starting with Eclipse MicroProfile,
Phil