SpringBoot Add annotation filter hook to ImportsContextCustomizer

See https://github.com/spring-projects/spring-boot/pull/28563. Currently ImportsContextCustomizer does not allow a user ...

SpringBoot Map properties in yaml from TestPropertySource not working in boot 2.0.0.Mx

In this example if you only change the boot version in the pom file and nothing else then the test goes from passing in ...

SpringBoot Replace "refer to" with "see"

and drop "please" when it is present. Part of addressing issue 27895.

SpringBoot Replace "etc" in reference documentation

as part of issue 27895.Comment From: philwebbThanks Jay, this one is now in main.

SpringBoot Replace latin 'i.e' and 'e.g.' in the documentation

Replace "i.e." by "that is", and "e.g." by "for example".This patch is a step forward for the issue #27895Comment From: ...

SpringBoot In Spring Cloud version 2020.0.3, log-back.xml can't read the properties from config server

I'm using spring version 2.5.4, cloud version 2020.0.3, and I try to but in boostrap.yaml, it run. But I don't want put ...

SpringBoot Automatically register HttpSessionIdListener beans with the servlet context

At the present moment Spring Boot 2 does not handle automatic web listener registration. For this reason ServletListener...

SpringBoot Suggestions on springframework.asm.ClassReader class verification rules

I want to encrypt the class bytecode of some compiled core classes in the springboot project, and use the JVMTI monitori...

SpringBoot Embedded Mongo Autoconfiguration does not work with flapdoodle.embed.mongo > 3.0.0

Currently the Embedded Mongo Autoconfigurer uses the outdated de.flapdoodle.embed.mongo:3.0.0, which is from October 202...

SpringBoot Fix typo in "Ant-style path matching"

When reading the documentation I stumbled upon this typo. I know ANT-style path matching... patch matching I never heard...

SpringBoot JMX InstanceAlreadyExistsException when setting server.contextPath + dev tools + cloud + actuator

Hi,I'm having some funnies with the dev tools reload and MBean registration. Within eclipse, if you create a Spring Boo...

SpringBoot An exception occurred when running springboot 2.5.6 under java 17 packaged runtime

Strange question.Try to use java17 in linux (debian 4.19.0) and start springboot 2.5.6.There is no problem at jdk-17.0.1...

SpringBoot Support custom scalar types with MapBinder

Currently scalar types in the MapBinder are restricted to a very limited set. We could also allow custom types to be sup...

SpringBoot Avoid duplicate AOP proxy class definition with FilteredClassLoader

Hi,this is an attempt to fix #28528, which I believe is a similar case like https://github.com/spring-projects/spring-fr...

SpringBoot Inconsistency of ApplicationContextRunner in some cases with jdk17

Inconsistency with tests using ApplicationContextRunner under certain conditions with jdk17 (OpenJDK Runtime Environmen...

SpringBoot Flag BeanDefinitionRegistryPostProcessor beans with role infrastructure

We have a number of BeanDefinitionRegistryPostProcessor beans that aren't declared with role infrastructure. We should a...

SpringBoot With @PreAuthorize, method validation does not work.

Describe the bugIf I use @PreAuthorize, the validation for @RequestParam does not work.To Reproduce//-------------------...

SpringBoot readme_checkout.md

Comment From: pivotal-cla@mjf1310 Please sign the Contributor License Agreement!Click here to manually synchronize the s...

SpringBoot readme_checkout.md

Comment From: pivotal-cla@mjf1310 Please sign the Contributor License Agreement!Click here to manually synchronize the s...

SpringBoot Enable PathPattern based matching for MVC actuators

Spring Framework 5.3 introduced the PathPattern as an efficient alternative to AntPathMatcher URL matching.Spring Boot 2...
上一页 下一页
.