spring-framework/spring-webmvc
Rossen Stoyanchev 23233c3041 Shared read-only instance of UrlPathHelper
In many places UrlPathHelper is created and used without any
customizations, in some cases repeatedly. This commit adds a
shared read-only UrlPathHelper instance with default settings.

See gh-25100
2020-05-19 10:34:15 +01:00
..
src Shared read-only instance of UrlPathHelper 2020-05-19 10:34:15 +01:00
spring-webmvc.gradle Add support for RxJava 3 2020-05-11 08:48:48 +01:00