spring-boot/spring-boot-project
Jon Schneider 2612b43179 Restrict maximum URI tags to prevent memory issues
Add MeterFilter to restrict the maximum number of web client URI tags
created. Prior to this commit, if a user was manually building URIs for
use with a RestTemplate (rather than using uriVariables) the JVM could
run out of memory.

Fixes gh-11338

Co-authored-by: Phillip Webb <pwebb@pivotal.io>
2018-01-30 00:32:09 -08:00
..
spring-boot Attempt to fix lambda error detection on JDK 9 2018-01-29 23:05:38 -08:00
spring-boot-actuator Polish 2018-01-29 21:35:56 -08:00
spring-boot-actuator-autoconfigure Restrict maximum URI tags to prevent memory issues 2018-01-30 00:32:09 -08:00
spring-boot-autoconfigure Polish 2018-01-29 21:35:56 -08:00
spring-boot-cli Polish 2018-01-29 21:35:56 -08:00
spring-boot-dependencies Upgrade to micrometer 1.0.0-rc.8 2018-01-29 23:19:31 -08:00
spring-boot-devtools Use InvocationOnMock.getArgument() where possible 2018-01-29 08:06:00 +01:00
spring-boot-docs Add PathRequest to reactive security for parity 2018-01-29 18:34:46 -08:00
spring-boot-parent Upgrade to Maven Checkstyle Plugin 3.0.0 2018-01-25 21:16:35 +01:00
spring-boot-properties-migrator Polish 2018-01-29 09:47:03 -08:00
spring-boot-starters Exclude tomcat-annotations-api and use javax.annotations-api instead 2018-01-04 10:25:39 +00:00
spring-boot-test Replace casted Mockito.any() calls 2018-01-29 07:50:29 +01:00
spring-boot-test-autoconfigure Polish contribution 2018-01-26 10:03:47 +01:00
spring-boot-tools Polish 2018-01-29 09:47:03 -08:00
pom.xml Rename spring-boot-deprecated-properties-support 2018-01-24 11:15:17 +01:00