• Andy Wilkinson's avatar
    Avoid uri tag explosion when use of path variable is undetected · ea51cfab
    Andy Wilkinson authored
    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
    ea51cfab
Name
Last commit
Last update
.github Loading commit data...
.mvn Loading commit data...
ci Loading commit data...
eclipse Loading commit data...
spring-boot-project Loading commit data...
spring-boot-samples Loading commit data...
spring-boot-samples-invoker Loading commit data...
spring-boot-tests Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.settings-template.xml Loading commit data...
CODE_OF_CONDUCT.adoc Loading commit data...
CONTRIBUTING.adoc Loading commit data...
LICENSE.txt Loading commit data...
README.adoc Loading commit data...
SUPPORT.adoc Loading commit data...
mvnw Loading commit data...
mvnw.cmd Loading commit data...
pom.xml Loading commit data...