玖涯软件开发
Home
Blog
Spring Move TestCompiler from generator to generate
2025-01-08 06:00:17
143
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
2025-01-08 06:00:15
4562
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
2025-01-08 06:00:13
954
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
2025-01-08 06:00:10
161
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
2025-01-08 06:00:08
721
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
2025-01-08 06:00:06
2142
(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
2025-01-08 06:00:03
7710
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
2025-01-08 06:00:00
16509
OverviewWhile allowing the TestContextAotGenerator to process all test classes within the spring-test module, I noticed ...
Spring Add application/zip mime type
2025-01-08 05:59:57
596
Comment From: pivotal-cla@donno2048 Please sign the Contributor License Agreement!Click here to manually synchronize the...
Spring JmsTemplate ignores message priority & deliveryMode
2025-01-08 05:59:55
865
Affects: \5, 6Using org.springframework.jms.core.MessagePostProcessor I can configure custom values for priority & d...
Spring Update CacheAspectSupport.java
2025-01-08 05:59:52
493
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
2025-01-08 05:59:48
2406
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
2025-01-08 05:59:45
388
Although org.springframework.aot.hint.RuntimeHintsRegistrar can be implemented to register general hints that should be ...
Spring Register runtime hints for TestContext framework annotations
2025-01-08 05:59:43
1912
The following annotations need reflection and synthesized proxy hints.[x] org.springframework.test.annotation.Commit[x] ...
Spring Register runtime hints for TestContext framework classes
2025-01-08 05:59:40
772
The following are loaded via reflection.[x] org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegat...
Spring Register runtime hints for @WebAppConfiguration attributes
2025-01-08 05:59:38
119
We need to register runtime hints for the following attributes in @WebAppConfiguration.[x] value with classpath: prefix
Spring Use serializerOrNull in Kotlin Serialization support
2025-01-08 05:59:36
182
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
2025-01-08 05:59:34
122
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
2025-01-08 05:59:32
7396
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
2025-01-08 05:59:30
150
We need to register runtime hints for the following attributes in @ContextConfiguration.[x] locations with classpath: pr...
上一页
下一页
1
…
1411
1412
1413
1414
1415
…
2246
.