Skip to content

Conditionally auto-configure a ResourceConfig bean for use by the Jersey-based endpoints #11939

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

Closed
wilkinsona opened this issue Feb 7, 2018 · 1 comment
Labels
status: superseded An issue that has been superseded by another type: enhancement A general enhancement

Comments

@wilkinsona
Copy link
Member

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

@wilkinsona
Copy link
Member Author

Closing in favour of the PR (#11948).

@wilkinsona wilkinsona added the status: duplicate A duplicate of another issue label Feb 7, 2018
@philwebb philwebb added status: superseded An issue that has been superseded by another and removed status: duplicate A duplicate of another issue labels Sep 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: superseded An issue that has been superseded by another type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants