spring-projects / spring-projects/spring-data-rest
Switch to repository base path application API exposed in Spring 5.1 [DATAREST-1295]
Open
@odrotbohm is already working on this.
Since Dec 31, 2020.
type: enhancement
- Dominant language
- Java
- Stars
- 958
- Forks
- 568
- PR merge metrics
- No merged PRs in 30d
Description
Oliver Drotbohm opened DATAREST-1295 and commented
WebMvcConfigurer now exposes API to add a base path to a set of controllers. We should be able to drop our very own base path mapping augmentation and handling in favor of that
Reference URL: https://github.com/spring-projects/spring-boot/issues/14872#issuecomment-430750462
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.