Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-13028] Add the 'microprofile-jwt' layer to the documentation. #12946

Merged
merged 1 commit into from Jan 31, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Expand Up @@ -124,6 +124,7 @@ Basic layers:
* _jpa_: Support for JPA (using the latest WildFly supported Hibernate release).
* _microprofile-config_: Support for MicroProfile Config.
* _microprofile-fault-tolerance_: Support for MicroProfile Fault Tolerance.
* _microprofile-jwt_: Support for MicroProfile JWT.
* _microprofile-metrics_: Support for MicroProfile Metrics.
* _observability_: Support for MicroProfile monitoring and configuration features (Config, Health, Metrics, OpenTracing).
* _open-tracing_: Support for MicroProfile OpenTracing. This layer is an optional dependency of the _observability_ layer.
Expand Down