Spring Use wrong default sevlet with WebSphere 9.0(not Liberty)

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

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

As spring test framework support testExecutionListener automatic discovery, when i build project using spring security w...

Spring WebTestClient cannot assert custom HTTP status code

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]

Bernhard Frauendienst opened SPR-13104 and commentedAs discussed in #16826, request handler methods returning a Response...

Spring AbstractJackson2Encoder encodes empty Flux to invalid JSON

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

This issue intends to refine @RegisterReflectionForBinding, BindingReflectionHintsRegistrar and RegisterReflectionForBin...

Spring Optimize SpEL and property placeholder support for @Async qualifiers

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

Properties spring.spel.ignore (https://github.com/spring-projects/spring-framework/issues/25153) and spring.xml.ignore (...

Spring Normalize URIs returned from FileSystemResource.getURI()

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

Using GeneratedMethods#add with getInstance for a given bean name generates getBeanNameInstance. The javadoc of add ment...

Spring Spring creates more singleton-designed instances

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"

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

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

The Micrometer context-propagation library propagates context across different types of context such as ThreadLocal, Rea...

Spring Infer AOT proxies created by ProxyFactoryBean

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

Hello, @poutsma I current use version is org.springframework:spring-core:5.3.8When I used JdbcTemplate::queryForList(sql...

Spring LinkageError with CompileWithTargetClassAccessClassLoader

Using TestCompiler with @CompileWithTargetClassAccess can lead to the followingjava.lang.LinkageError: loader org.spring...

Spring Try to remove generic on BeanInstanceSupplier

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

As reported by #28977The ReflectionHints class provides a typeHints() Stream, where as most of the other APIs don't end ...
上一页 下一页
.