Spring Move TestCompiler from generator to generate

generator was a package name we used initially that got renamed to generate. We should apply the same logic to the TestC...

Spring Cannot build another project using --include-build on Spring Framework sources

I am trying to build Spring Boot main against a local change in Spring Framework main. This leads to the following excep...

Spring Yaml parsed value does not match type

Affects: 5.2.15.RELEASEThe origin of the problem is this issue: I use nacos to read config,However, it does not conform...

Spring Register runtime hints for @Sql scripts

We need to register runtime hints for the following attributes in @Sql.[x] scripts with classpath: prefixComment From: s...

Spring Introduce AotTestExecutionListener API in the TestContext framework

OverviewThe newly introduced TestRuntimeHintsRegistrar API allows one to register hints specific to a given test class; ...

Spring Code generation should not contribute (inferred) destroy method name

(inferred) is used as a special method name within the core container. When AOT runs, it should handle that and not writ...

Spring Introduce support for changing the target component in GenerationContext

OverviewApplicationContextAotGenerator currently does not support a target component for the name of the generated Appli...

Spring Issues with bean definitions from XML config in AOT processing

OverviewWhile allowing the TestContextAotGenerator to process all test classes within the spring-test module, I noticed ...

Spring Add application/zip mime type

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

Spring JmsTemplate ignores message priority & deliveryMode

Affects: \5, 6Using org.springframework.jms.core.MessagePostProcessor I can configure custom values for priority & d...

Spring Update CacheAspectSupport.java

There is no need to save the rejected results to a list.Comment From: pivotal-cla@MS100 Please sign the Contributor Lice...

Spring Add support for child contexts in AOT

Many Spring Cloud Projects heavily rely on child contexts. This is currently not supported by AOT. The issue was raised ...

Spring Introduce TestRuntimeHintsRegistrar in the TestContext framework

Although org.springframework.aot.hint.RuntimeHintsRegistrar can be implemented to register general hints that should be ...

Spring Register runtime hints for TestContext framework annotations

The following annotations need reflection and synthesized proxy hints.[x] org.springframework.test.annotation.Commit[x] ...

Spring Register runtime hints for TestContext framework classes

The following are loaded via reflection.[x] org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegat...

Spring Register runtime hints for @WebAppConfiguration attributes

We need to register runtime hints for the following attributes in @WebAppConfiguration.[x] value with classpath: prefix

Spring Use serializerOrNull in Kotlin Serialization support

Initially, only SerializersKt.serializer which throws an exception was available. Since it is now available, we should t...

Spring Register runtime hints for @TestPropertySource attributes

We need to register runtime hints for the following attributes in @TestPropertySource.[x] locations with classpath: pref...

Spring InaccessibleObjectException Unable to make field private transient java.math.BigInteger com.sun.org.apache.xerces.internal.jaxp.datatype.XMLGregorianCalendarImpl.orig_eon accessible

Using Java17 with latest spring-boot 2.7.2added the dependency of org.springframework.boot spring-boot-starter-da...

Spring Register runtime hints for @ContextConfiguration attributes

We need to register runtime hints for the following attributes in @ContextConfiguration.[x] locations with classpath: pr...
上一页 下一页
.