Spring Private init/destroy method may be invoked twice

Imagine, you have a bean with an init method, annotated with @PostConstruct and a configuration class, referencing the s...

Spring 添加测试用例

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

Spring Add support for FirebirdSQL databases in embedded database support

Hi spring teamI would like to propose a new feature : expanding the embedded database support with Firebird database.I t...

Spring AsyncRestTemplate logging too verbose

This log is really too verbose, not all 4xx are error conditions, many REST apis will return perfectly expected 4xx (eg:...

Spring Use equals() instead of contains() in RollbackRuleAttribute

Closes gh-28098Comment From: sbrannenPlease note that this breaks the existing RollbackRuleTests.foundEnclosedExceptionW...

Spring java.lang.* no longer imported by default in SpEL contexts

Upgraded from Spring Framework 5.3.15 to 5.3.16 (via Boot) and this expressionT(Character).isUpperCase(c) ? 'uppercase' ...

Spring Expression.setValue cannot parse complex expressions

Affects: 5.3.10,The same goes for the latest version 5.3.16The Spring Framework source code for the last step ispackage ...

Spring Add braces to @Target declaration in @Component

To match format of Repository/Service/Controller.Comment From: pivotal-cla@NWuensche Please sign the Contributor License...

Spring A request to empty file in runnable jar cause 404

Same as this issue: https://github.com/spring-projects/spring-boot/issues/16034org.springframework.core.io.AbstractFileR...

Spring spring.main.allow-circular-references property does not effect in case of reading from Spring Cloud Config Server

The property spring.main.allow-circular-references work correctly when it's located directly to local application files ...

Spring Expression.setValue cannot parse complex expressions

Affects: \5.3.10,The same goes for the latest version 5.3.16The source code for the last step ispackage org.springframew...

Spring There is a redundant judgment before resolve argument

There is no need to judge whether the HandlerMethodArgumentResolver supports it before getting the parametershttps://git...

Spring Invalid SockJS path

Hello, in our project I found strange behaviour with this DefaultSockJsService. We using spring boot 2.5.5 and this depe...

Spring spring-core 5.3.16 Unknown class appears

org.springframework.cglib.beans.BeanMap.Generator#generateClassas the picture shows@spring-projects-issues Comment From:...

Spring Fix library name for JavaPoet in src/docs/dist/license.txt

This PR fixes library name for JavaPoet in src/docs/dist/license.txt.This PR also updates Objenesis version in the file ...

Spring CollectionFactory add createSingletonCollection method

Hello,this pr may solve this https://github.com/spring-projects/spring-framework/issues/28025if I misundertand it please...

Spring When SQL init, 'PostgresqlBadGrammarException' is thrown by improperly splitting a valid statement that ';' containing

IssueThe syntax below is valid in PostgreSQL, but ';' characters cause improper separation and execution.CREATE OR REPLA...

Spring ConfigurationClasses has userless data

Sorry to bother you, I mentioned this issue a few days ago, but it was closed by you without an explanation at that time...

Spring Prevent @Bean method overloading by default (avoiding accidental overloading and condition mismatches)

Hello poeple,I lost some hours configuring a bean with same id but different properties in java config, as the raised er...

Spring Missing documentation on WebClient retry functionality

I don't know if I'm looking in the wrong place, but I cannot find a single paragraph in the WebClient docs mentioning th...
上一页 下一页
.