spring-boot/spring-boot-project
Vedran Pavic 94f42d11e5 Add support for customizing WebJars resource handler path pattern
At present, both Spring MVC and Spring WebFlux auto-configurations
hardcode the path pattern for WebJars resource handlers to
"/webjars/**", which means users are unable to change the path.

This commit introduces "spring.mvc.webjars-path-pattern" and
"spring.webflux.webjars-path-pattern" configuration properties that
allow customization of WebJars resource handler path pattern.

See gh-31769
2022-09-07 11:46:19 +02:00
..
spring-boot Polish 2022-09-07 08:48:08 +02:00
spring-boot-actuator Polish 2022-09-07 08:48:08 +02:00
spring-boot-actuator-autoconfigure Build against Micrometer 1.10.0-M5 and Tracing 1.0.0-M8 snapshots 2022-09-06 20:15:51 +01:00
spring-boot-autoconfigure Add support for customizing WebJars resource handler path pattern 2022-09-07 11:46:19 +02:00
spring-boot-cli Merge branch '2.6.x' into 2.7.x 2022-08-09 10:57:44 +01:00
spring-boot-dependencies Upgrade to Postgresql 42.3.7 2022-09-07 07:18:50 +02:00
spring-boot-devtools Generate the AutoConfiguration.imports file from annotations 2022-09-02 15:10:22 -05:00
spring-boot-docs Add support for customizing WebJars resource handler path pattern 2022-09-07 11:46:19 +02:00
spring-boot-parent Build against SnakeYAML 1.31 but still use 1.29 in dep mgmt and starter 2022-09-05 13:55:19 +02:00
spring-boot-properties-migrator Use pattern matching for instanceof where appropriate 2022-06-20 17:55:36 +01:00
spring-boot-starters Add Maven plugin support for processing test contexts Ahead-of-time 2022-08-30 20:41:30 -07:00
spring-boot-test Disable ResetMocksTestExecutionListener on native 2022-08-30 20:40:34 -07:00
spring-boot-test-autoconfigure Harmonize data configuration 2022-08-05 13:32:25 -07:00
spring-boot-tools Stop using RuntimeHintsUtils#registerAnnotation 2022-09-06 15:44:15 +02:00