mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-24 02:09:05 +00:00
This commit adds a `spring.jersey.filter.load-on-startup` property used to customize the startup priority of the Jersey servlet. Closes gh-5100