玖涯软件开发
Home
Blog
Spring Use wrong default sevlet with WebSphere 9.0(not Liberty)
2025-01-08 06:10:31
1398
spring boot 2.1.7I close directory browser in ibm-web-ext.xml but it no use for spring boot.Automatic choose directorybr...
Spring Ensure context caching works properly during AOT runtime in the TestContext framework
2025-01-08 06:10:28
497
The MergedContextConfiguration may differ between AOT processing time and AOT run time. For example, Spring Boot "disabl...
Spring Enable default TestExecutionListeners in JUnit 4 and TestNG base test classes
2025-01-08 06:10:26
5668
As spring test framework support testExecutionListener automatic discovery, when i build project using spring security w...
Spring WebTestClient cannot assert custom HTTP status code
2025-01-08 06:10:24
2269
Affects: spring-test:5.3.23I wanted to test how the service reacts on unknown HTTP response codes like 222. So I create...
Spring Add request timeout to ResponseBodyEmitter [SPR-13104]
2025-01-08 06:10:19
1459
Bernhard Frauendienst opened SPR-13104 and commentedAs discussed in #16826, request handler methods returning a Response...
Spring AbstractJackson2Encoder encodes empty Flux to invalid JSON
2025-01-08 06:10:17
2336
M6 introduced a bug in the AbstractJackson2Encoder (I think I have narrowed it down to #28401):Returning an empty Flux f...
Spring Refine BindingReflectionHintsRegistrar infrastructure
2025-01-08 06:10:14
222
This issue intends to refine @RegisterReflectionForBinding, BindingReflectionHintsRegistrar and RegisterReflectionForBin...
Spring Optimize SpEL and property placeholder support for @Async qualifiers
2025-01-08 06:10:12
706
optimize spel in AsyncExecutionAspectSupportComment From: quaffspel is already supported.Comment From: dawn9117spel is a...
Spring Missing documentation for spring.spel.ignore and spring.xml.ignore
2025-01-08 06:10:09
1380
Properties spring.spel.ignore (https://github.com/spring-projects/spring-framework/issues/25153) and spring.xml.ignore (...
Spring Normalize URIs returned from FileSystemResource.getURI()
2025-01-08 06:10:06
463
Due to changes made in conjunction with #29163, the URI for a FileSystemResource returned from PathMatchingResourcePatte...
Spring Improve Javadoc of GeneratedMethods#add to describe naming conventions
2025-01-08 06:10:04
648
Using GeneratedMethods#add with getInstance for a given bean name generates getBeanNameInstance. The javadoc of add ment...
Spring Spring creates more singleton-designed instances
2025-01-08 06:10:02
6701
Affects: 5.3.22Issue DetailsAccording to the below attached code,My expectation is that spring framework creates one sin...
Spring Improve Javadoc of BeanRegistrationAotProcessor to describe the "runtime replacement use case"
2025-01-08 06:09:59
266
As discussed with @joshlong, implementing BeanRegistrationAotProcessor on an actual bean means that the bean won't be co...
Spring Support CBOR and Protobuf with Kotlin Serialization
2025-01-08 06:09:57
1042
I noticed that Spring only had built in support for Kotlin Serializations to/from JSON, but that the existing implementa...
Spring Integrate the Micrometer Context Propagation library
2025-01-08 06:09:55
816
The Micrometer context-propagation library propagates context across different types of context such as ThreadLocal, Rea...
Spring Infer AOT proxies created by ProxyFactoryBean
2025-01-08 06:09:52
309
This issue based on @joshlong feedback is about exploring if it is possible to infer automatically JDK proxy hints or CG...
Spring LinkedCaseInsensitiveMap::getOrDefault throw NullPointerException
2025-01-08 06:09:50
1447
Hello, @poutsma I current use version is org.springframework:spring-core:5.3.8When I used JdbcTemplate::queryForList(sql...
Spring LinkageError with CompileWithTargetClassAccessClassLoader
2025-01-08 06:09:44
18388
Using TestCompiler with @CompileWithTargetClassAccess can lead to the followingjava.lang.LinkageError: loader org.spring...
Spring Try to remove generic on BeanInstanceSupplier
2025-01-08 06:09:41
830
This is a follow-up of what we've discovered as part of #28748If a BeanDefinition has a ResolvableType that contains a g...
Spring RuntimeHints accessors have inconsistent naming
2025-01-08 06:09:39
175
As reported by #28977The ReflectionHints class provides a typeHints() Stream, where as most of the other APIs don't end ...
上一页
下一页
1
…
1400
1401
1402
1403
1404
…
2246
.