mirror of
https://github.com/keycloak/keycloak.git
synced 2026-05-02 05:00:58 -05:00
doc: add a note about lack of other JAX-RS support (#28048)
closes: #27057 Signed-off-by: Steve Hawkins <shawkins@redhat.com>
This commit is contained in:
@@ -31,6 +31,8 @@ Your JAX-RS resource is only recognized by the server and registered as a valid
|
||||
|
||||
For details on how to package and deploy a custom provider, refer to the <<_providers,Service Provider Interfaces>> chapter.
|
||||
|
||||
NOTE: While it is possible to install other JAX-RS components via the providers extension mechanism, such as filters and interceptors, these are not officially supported.
|
||||
|
||||
[[_extensions_spi]]
|
||||
=== Add your own custom SPI
|
||||
|
||||
|
||||
Reference in New Issue
Block a user