spring-framework/spring-test
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
.springBeans Support classes AND locations in @ContextConfiguration 2014-04-01 19:45:56 +02:00
spring-test.gradle Use Gradle test fixture support for spring-web 2020-01-02 16:01:35 +01:00