spring-framework/spring-webmvc
Rossen Stoyanchev f88759c3c9 Shared read-only instances of UrlPathHelper
UrlPathHelper is often created and used without customizations or with
the same customizations. This commit introduces re-usable, instances.
Effectively a backport of commit 23233c.

See gh-25690
2020-09-07 21:27:52 +01:00
..
src Shared read-only instances of UrlPathHelper 2020-09-07 21:27:52 +01:00
spring-webmvc.gradle Use Gradle test fixture support for spring-web 2020-01-02 16:01:35 +01:00