Spring Throwable and Error should not be caught

Throwable and Error should not be caughtComment From: pivotal-cla@yang-zhang99 Please sign the Contributor License Agree...

Spring Publish release candidates and milestones to maven central

I work for Sonatype and we'd love to have your milestone and release candidates in maven central.Comment From: bclozelTh...

Spring Spring-boot 3.0.6 Maven Debug issue

Project migrated to spring boot 3.0.6. Now it is not able to debug by -Dspring-boot.run.fork=false in spring boot maven ...

Spring Spring Boot Overview Diagram

Affects: 6.0.8:label: Documentation:label: DiagramHello !Are there any UML diagrams for Spring Framework, in this case f...

Spring Spring Boot 3.1.0-RC1 > Spring ORM uses PostgreSQL95Dialect which has been deleted from hibernate-core

Hello,I'm facing an issue when upgrading to Hibernate 6.2 (through Spring Boot 3.1.0-RC1). The application raises an err...

Spring Improve documentation: Why getEnvironment().getActiveProfiles() reports the not applied profiles active?

It could be illogical this issue, but should be expanded the explanation about, what is the purpose of getEnvironment()....

Spring RootBeanDefinition.getSource() is null in AOT mode

RootBeanDefinition.getSource() is null in spring-aot-mode.The simplest examplehttps://github.com/wangliang181230/example...

Spring Missing resource hint for @PropertySource#value

When AOT is processing a @PropertySource it should automatically infer any file that's loaded from the classpath. Right ...

Spring Missing reflection hint for custom PropertySourceFactory in native image

I have a custom YAML resource that should be mapped to a Java property class. I used to do this using the following appr...

Spring CVE-2016-1000027 - Fix on Spring 5 ?

Dear Team,We are extensivly working on the Spring 5 and Java 8. Migrating to java 17 and Spring 6 to fix the [CVE-2016-1...

Spring Enhancement: Concurrentreferencehashmap implementation, using segment lock instead of CAS

Affects: Spring Framework version :2.3.7I use this class, as the cache layer, we have very little data, but read and wri...

Spring Remove call to requestCompleted in RequestMappingHandlerAdapter

RequestMappingHandlerAdapter calls webRequest.requestCompleted(); even though the async request has not completed.Is tha...

Spring Improve testability of new Profiles support [SPR-16962]

Andy Wilkinson opened SPR-16962 and commentedThe introduction of the Profiles type in #17063 has made verifying that a c...

Spring 拉取6.0x

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

Spring Fix link in Javadoc of PassThroughFilterChain

The Javadoc in PassThroughFilterChain incorrectly says that it implements FilterConfig, when in fact it implements Filte...

Spring Improve toString() for Profiles.of() implementation

The toString() implementation in ProfilesParser (which is the internal implementation of Profiles.of()) currently concat...

Spring Support setCharacterEncoding(null) in MockHttpServletResponse

Some servlet containers (at least Undertow and Tomcat) allow clearing a previously set character encoding by calling res...

Spring Optimize MultiValueMap iteration operations

I was doing some flame graph analysis and found that ReadOnlyHttpHeaders.entrySet() was a small hotspot in my codebase. ...

Spring How to solve the problem of duplicate escaping when webclient request

spring 2.7.9 jdk 17 WebClient.ResponseSpec responseSpec = webClient.get().uri(u -> { u.p...

Spring Optimize DefaultLifecycleProcessor::stopBeans

Optimize DefaultLifecycleProcessor by reducing sorting and refactor stopBeans method.Do this change due to LifecycleGrou...
上一页 下一页
.