Conditionally auto-configure a ResourceConfig bean for use by the Jersey-based endpoints #11939
Labels
status: superseded
An issue that has been superseded by another
type: enhancement
A general enhancement
As things stand, the Jersey-based endpoints are only available once the user has created their own
ResourceConfig
bean. We could auto-configure a ResourceConfig bean when the user hasn't provided their own so that the Jersey endpoints are available before the user's started setting up their JAX-RS resources./cc @michael-simons
The text was updated successfully, but these errors were encountered: