Spring External entity fields fully returned only in the first entity that has a reference to it

Hello,I implemented a backend with Spring that exports functionality and data through REST APIs to a front end developed...

Spring AOP java.lang.IllegalArgumentException: object is not an instance of declaring class

@Transactional @Override public TaskInfo saveTaskInfo(SaveTaskInfo save) { Task entity = Task.builder() ...

Spring ContentCachingRequestWrapper changes order of parameters

Affects: \5.3.3When a POST request is made using application/x-www-form-urlencoded and I convert the body to a String, t...

Spring Merge pull request #1 from spring-projects/master

updataComment From: pivotal-issuemaster@liuhao0813 Please sign the Contributor License Agreement!Click here to manually ...

Spring Custom ImportBeanDefinitionRegistrar with CustomClassLoader failed

Affects: \<5.2.11.RELEASE>For enhancements, provide context and describe the problem.Some of my java lib not impor...

Spring Update DefaultListableBeanFactory's determineHighestPriorityCandidate

Update method determineHighestPriorityCandidate of DefaultListableBeanFactory. Runs define the same priority, but highes...

Spring Changed behaviour in Nested tests and catched exception

Affects: 5.3.2After upgrading from spring boot 2.3.x to 2.4.1, some nested tests are failing with an exception that was ...

Spring Fix comments to match behaviour in Tokenizer#lexNumericLiteral

Real numbers must have leading digits. And SIGN should occur 0 or 1 time at EXPONENT_PART.Comment From: limo520Should Sp...

Spring Plain JSON strings in the request body are not decoded correctly

Affects: 5.3.15I am doing an "application/json" PUT request containing a plain JSON string (with a leading and a trailin...

Spring Weak ConcurrentReferenceHashMap forgets strongly reachable objects after GC

Affects: 5.2.2 and 5.0.12ConcurrentReferenceHashMap with reference type WEAK have entries disappear on garbage collectio...

Spring Introduce JSON mapper based on DSL-JSON library

Hello, DSL-JSON seems to be very faster than Jackson What about add it as an other converter in Spring Boot ?Comment Fro...

Spring SpEL fails to recover from error during MIXED mode compilation

Affects: 5.2.13.RELEASEI am testing spel performance, when I share a SpelExpression instance between multiple threads.I ...

Spring Support profile for custom properties/yaml

Hi,Can spring provide profile support for custom properties/yaml (i.e not application.yaml, nor application.properties)....

Spring Fix CronExpression fails to calculate next execution on the day of daylight saving time

Hello!This commit fixes an issue with CronExpression fails to calculate next execution on the day of daylight saving tim...

Spring Add support for registering multiple init & destroy method names

A BeanDefinition can have an init and destroy method name. While uncommon, it is possible for a bean to have more than o...

Spring Add support for parse gzip encoded response with RestTemplate in Spring-Web

a simple method make RestTemplate support parse gzip encoded response just change org.springframework.web.client.Message...

Spring Upgrade to AspectJ 1.9.8 GA

This is the first version that officially supports JDK17 source and target compatibility level (see eclipse/org.aspectj#...

Spring Upgrade to AspectJ 1.9.8

Comment From: snicollGiven that AspectJ requires Java 11 at build-time, I am going to stick with 1.9.7 for now. If we de...

Spring Add RequestAttributes setter to WebTestClient

I'm migrating a few tests from MockMvc to WebTestClient.Unfortunately the following cannot be refactored, as there is no...

Spring Spring Boot should release test contexts which failed to load

Affects: 5.3.15For a Spring Boot project with many tests loading the Spring context (@SpringBootTest): if loading the Sp...
上一页 下一页
.