Spring getHandlerInternal support repeated call by cache

make org.springframework.web.reactive.result.method.RequestMappingInfoHandlerMapping#getHandlerInternal can be repeated ...

Spring request-scoped bean with @Lazy fails in native image (due to missing detection of CGLIB lazy resolution proxies)

Hi - I noticed what I think is a regression on the GraalVM/AOT handling of scoped beans This issue (errantly put in the ...

Spring Forbid loading of a test's ApplicationContext in AOT mode if AOT processing failed

OverviewIf AOT processing of a test's ApplicationContext failed, we should immediately fail an attempt to load the corre...

Spring Upgrade to Gradle 7.6

Includes build support for JDK 19.Comment From: vpavicNote that some Gradle releases (and 7.6 is one of those) also upda...

Spring Do you have any plans to translate Spring Framework official documents?

I recently confirmed that React provides a lot of translation documents. I wonder if you are thinking of doing an open s...

Spring Unrendered asciidoc headings in reference documentation

See for example https://docs.spring.io/spring-framework/docs/current/reference/html/web-reactive.html#webflux-websocketI...

Spring Consistent documentation references to Jakarta WebSocket (2.1)

The current javadoc and reference documentation inconsistently refer to the "Java WebSocket" API which is actually "Jaka...

Spring Deprecate JettyWebSocketClient in favor of StandardWebSocketClient

Related to #29575, we need to phase out JettyWebSocketClient since it is tied to Jetty 11 and not worth upgrading to the...

Spring Do you have any plans to proceed with the translation open source project in the spring framework open source project?

Recently, I was looking at the official documents of React and saw them provide official documents in various languages,...

Spring Runtime Hint for unsafeAllocated

Affects: 6.0.1Can we have the ability to add unsafeAllocated runtime hints in org.springframework.aot.hint.ReflectionHin...

Spring ControllerAdvice annotations not working

Goal:I'm trying to restrict the controllers that a ControllerAdvice handles, and am using the annotations field for it.E...

Spring ResponseStatusException does not use the reason to set the "detail" field

Affects: 6.0The javadoc for the ResponseStatusException is * Subclass of {@link ErrorResponseException} that accepts a &...

Spring Rely on standard parameter name resolution in Bean Validation 3.0

Following up on #29531 and #29563, it turns out that Hibernate Validator is aggressively introspection parameter names f...

Spring Support for pattern based origin cors configuration

Fix https://github.com/spring-projects/spring-framework/issues/24763I have modified CorsConfiguration to support pattern...

Spring Petportal sample not in 2.0 distribution [SPR-2717]

Arthur Loder opened SPR-2717 and commentedThe reference documentation, Section 16.1.3, states:"The Spring distibution sh...

Spring Broken link in documentation section 6.10

In section about 6.10. Defining New Advice Types in last sentence link to javadoc org.springframework.aop.framework.adap...

Spring Build fails after migrating to 6.0.0

mvn clean package says:[ERROR] COMPILATION ERROR : [INFO] -------------------------------------------------------------[...

Spring PathMatchingResourcePatternResolver doesn't work in fat-jar run scenario

Affects: 5.3.17I might have found an issue with classpath scanning of resources in a Bazel environment.Here is some samp...

Spring Log level for SingleConnectionFactory.onException() callback should be WARN or ERROR

In current version log level for SingleConnectionFactory.onException() callback is INFO.https://github.com/spring-proje...

Spring Document switch to SQLExceptionSubclassTranslator in the upgrade guide

Due to the switch to using SQLExceptionSubclassTranslator instead of SQLErrorCodeSQLExceptionTranslator by default, we n...
上一页 下一页
.