MicroProfile 3.3: Links to Specs and JavaDoc 📎
- Eclipse MicroProfile "umbrella" spec: spec html
- Configuration for MicroProfile: spec html | javadoc
- Eclipse MicroProfile Fault Tolerance: spec html | javadoc
- Eclipse MicroProfile Health: spec html | javadoc
- Eclipse MicroProfile JWT Authentication: spec html | javadoc
- Eclipse MicroProfile Metrics: spec html | javadoc
- Eclipse MicroProfile OpenAPI: Spec pdf | javadoc
- Eclipse MicroProfile OpenTracing: spec html | javadoc
- Eclipse MicroProfile Rest Client: spec html | javadoc
MicroProfile also relies on Java EE 8 APIs. The specs from the opensource Java EE 8 counterpart: Jakarta EE 8 are easier (directly) accessible: