Nineya
Home
Blog
SpringBoot Add annotation filter hook to ImportsContextCustomizer
2025-01-07 01:41:16
226
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
2025-01-07 01:41:13
3254
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"
2025-01-07 01:41:10
69
and drop "please" when it is present. Part of addressing issue 27895.
SpringBoot Replace "etc" in reference documentation
2025-01-07 01:41:06
81
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
2025-01-07 01:41:02
180
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
2025-01-07 01:40:59
65566
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
2025-01-07 01:40:55
1378
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
2025-01-07 01:40:51
1072
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
2025-01-07 01:40:48
1918
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"
2025-01-07 01:40:38
503
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
2025-01-07 01:40:34
11692
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
2025-01-07 01:40:28
3903
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
2025-01-07 01:40:24
583
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
2025-01-07 01:40:20
267
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
2025-01-07 01:40:17
27433
Inconsistency with tests using ApplicationContextRunner under certain conditions with jdk17 (OpenJDK Runtime Environmen...
SpringBoot Flag BeanDefinitionRegistryPostProcessor beans with role infrastructure
2025-01-07 01:40:13
148
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.
2025-01-07 01:40:10
1494
Describe the bugIf I use @PreAuthorize, the validation for @RequestParam does not work.To Reproduce//-------------------...
SpringBoot readme_checkout.md
2025-01-07 01:40:07
216
Comment From: pivotal-cla@mjf1310 Please sign the Contributor License Agreement!Click here to manually synchronize the s...
SpringBoot readme_checkout.md
2025-01-07 01:40:03
221
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
2025-01-07 01:40:00
2845
Spring Framework 5.3 introduced the PathPattern as an efficient alternative to AntPathMatcher URL matching.Spring Boot 2...
上一页
下一页
1
…
1992
1993
1994
1995
1996
…
2246
.