Files
spring-boot/spring-boot-project
Andy Wilkinson ea51cfabca Avoid uri tag explosion when use of path variable is undetected
Previously, WebMvcTags would fall back to using the request’s path
info if Spring MVC’s best matching path pattern attribute was not
available. For non-Spring MVC web frameworks that support path
variables, such as Jersey, this led to an explosion of URI tags that
could exhaust the heap.

Closes gh-12447
2018-06-04 15:43:48 +01:00
..
2018-05-17 15:29:50 +02:00
2018-06-01 09:22:20 +02:00
2018-06-01 09:22:20 +02:00
2018-06-01 09:22:20 +02:00