玖涯软件开发
Home
Blog
Spring getHandlerInternal support repeated call by cache
2025-01-08 06:20:23
847
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)
2025-01-08 06:20:21
3415
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
2025-01-08 06:20:18
936
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
2025-01-08 06:20:16
389
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?
2025-01-08 06:20:14
1683
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
2025-01-08 06:20:11
643
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)
2025-01-08 06:20:08
231
The current javadoc and reference documentation inconsistently refer to the "Java WebSocket" API which is actually "Jaka...
Spring Deprecate JettyWebSocketClient in favor of StandardWebSocketClient
2025-01-08 06:20:07
362
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?
2025-01-08 06:20:05
565
Recently, I was looking at the official documents of React and saw them provide official documents in various languages,...
Spring Runtime Hint for unsafeAllocated
2025-01-08 06:20:02
3241
Affects: 6.0.1Can we have the ability to add unsafeAllocated runtime hints in org.springframework.aot.hint.ReflectionHin...
Spring ControllerAdvice annotations not working
2025-01-08 06:19:59
938
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
2025-01-08 06:19:57
761
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
2025-01-08 06:19:54
929
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
2025-01-08 06:19:52
2155
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]
2025-01-08 06:19:50
1113
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
2025-01-08 06:19:47
123
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
2025-01-08 06:19:45
1080
mvn clean package says:[ERROR] COMPILATION ERROR : [INFO] -------------------------------------------------------------[...
Spring PathMatchingResourcePatternResolver doesn't work in fat-jar run scenario
2025-01-08 06:19:42
5632
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
2025-01-08 06:19:38
914
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
2025-01-08 06:19:36
233
Due to the switch to using SQLExceptionSubclassTranslator instead of SQLErrorCodeSQLExceptionTranslator by default, we n...
上一页
下一页
1
…
1389
1390
1391
1392
1393
…
2246
.