Nineya
Home
Blog
软著申请
Spring 5.0.x
2025-01-08 03:20:22
200
1Comment From: pivotal-issuemaster@LOVEGREY Please sign the Contributor License Agreement!Click here to manually synchro...
Spring io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: handshake_failure
2025-01-08 03:20:19
2004
Affects: 5.1.4Error:io.netty.handler.codec.DecoderException: javax.net.ssl.SSLException: Received fatal alert: handshak...
Spring 🐱👓optimize RestTemplate.doExecute() and use JDK7 Grammar
2025-01-08 03:20:17
2134
https://github.com/spring-projects/spring-framework/blob/8e81360eba8cca33522872cdf48eb5f0b84644cb/spring-web/src/main/ja...
Spring Fix race condition in WriteResultPublisher between subscription and completion in publishComplete
2025-01-08 03:20:12
327
The bug I was experiencing was that sometimes with a WebFlux on Tomcat setup, responses were not being emitted (despite ...
Spring Avoid logging exception for closed session in AbstractSockJsSession
2025-01-08 03:20:09
7102
I have the following WebSocket configuration :@Configuration@EnableWebSocketMessageBrokerpublic class WebSocketConfig im...
Spring Introduce mechanism to discover whether a reactive type registered in ReactiveAdapterRegistry uses deferred computation
2025-01-08 03:20:06
759
It would make sense to describe whether a type registered in ReactiveAdapterRegistry uses deferred computation. Deferred...
Spring Support setting spring.test.constructor.autowire.mode via junit-platform.properties file
2025-01-08 03:20:04
1721
Affects: 5.2.2.RELEASEWhen using JUnit Jupiter and the SpringExtension I want to configure it to be able to use construc...
Spring use idea compile spring5 source code occur error and i haven pull the lastest kotlin
2025-01-08 03:20:02
4752
Error:Kotlin: [Internal Error] java.lang.LinkageError: loader constraint violation: loader (instance of org/jetbrains/ko...
Spring Deprecate AnnotationFilter.NONE (since MergedAnnotations always filters java.lang.* annotations)
2025-01-08 03:19:56
5109
The following test case@Testvoid deprecatedAnnotationShouldBeFoundIfFilterIsNone() { List<MergedAnnotation<Depr...
Spring Placeholder resolution for annotation attributes is not active by default [SPR-14140]
2025-01-08 03:19:54
5436
Bjorn Harvold opened SPR-14140 and commentedI created ticket #18525 pre v4.3.RC1.I updated to 4.3.RC1 today and found th...
Spring Autowiring MessageSource in a controller where the messageSource is defined in applicationContext results in an error [SPR-6531]
2025-01-08 03:19:51
10149
Grant Gochnauer opened SPR-6531 and commentedFor some reason, when my controllers are trying to auto-wire my "MessageSou...
Spring Cannot overwrite values from YAML list in the Spring Environment
2025-01-08 03:19:48
5052
Affects: 5.2.5I have the following application.yml:foo: bar: - id: baz item: value // ...Then I want...
Spring Jep 321 in RestTemplate
2025-01-08 03:19:46
468
Hello!Can you say when restTemplate will be able work with new HttpClient in Java (Jep 321).Now I see only SimpleClientH...
Spring A NullPointerException for HandlerMapping
2025-01-08 03:19:43
1607
if you don't register any viewcontrollers, you might get a null here:org.springframework.web.servlet.config.annotation.W...
Spring Simplify redundant code
2025-01-08 03:19:40
307
There is a redundant if condition in ResolvableType.java.I propose to simplify redundant code.Thank you for reading my P...
Spring Integrate Apache Http client with WebClient
2025-01-08 03:19:38
4052
This PR aims to integrate Apache HttpClient 5 (which supports reactive streams and became GA last month) with WebClient....
Spring Introduce ClientHttpConnector test suite
2025-01-08 03:19:35
262
We need a test suite for ClientHttpConnector implementations, separate from WebClientIntegrationTests, to verify basic ...
Spring Use same default ClassLoader in SpringFactoriesLoader
2025-01-08 03:19:33
516
OverviewCurrently, the loadFactoryNames() and loadFactories() methods in SpringFactoriesLoader effectively use a differe...
Spring Publish Gradle metadata
2025-01-08 03:19:31
19708
As of its 5.3 version, Gradle is able to generate and consume Gradle-specific build metadata. It's an opt-in feature for...
Spring SpringFactoriesLoader should filter out duplicates
2025-01-08 03:19:28
847
Whilst doing some testing that caused duplicate META-INF/spring.factories files on the classpath it became apparent that...
上一页
下一页
1
…
1575
1576
1577
1578
1579
…
2246
.