Nineya
Home
Blog
软著申请
Spring Spring DMLC releasing worker tasks based upon a pure inactivity counter
2025-01-08 04:12:58
1061
What we need: Spring DefaultMessageListenerContainer releasing worker tasks based upon a pure inactivity counter. That i...
Spring DefaultResponseErrorHandler should check #read return value
2025-01-08 04:12:55
2080
DefaultResponseErrorHandler calls Reader#read without checking itsreturn value. It assumes that Reader#read fills as muc...
Spring Support of jakarta.xml.bind-api v3.0.0
2025-01-08 04:12:52
603
From jakarta.xml.bind-api v3.0.0, the namespace has been changed to jakarta.xml.bind.* instead of javax.xml.bindThe last...
Spring Documentation on http/2 support leads to 404
2025-01-08 04:12:50
268
The link to TLS requirements listed in the HTTP/2 specification of the first chapter (https://github.com/spring-projects...
Spring Fix typo in URI Encoding section of reference docs
2025-01-08 04:12:47
378
VALUES_ONLY: Does not encode the URI template and, instead, applies strict encoding to URI variables through UriUtils#en...
Spring Unwrap DataSource hidden behind InfrastructureProxy in SqlScriptsTestExecutionListener
2025-01-08 04:12:45
3411
in method SqlScriptsTestExecutionListener.executeSqlScripts(...), around line 213, the following code resides:DataSource...
Spring Revise generation of aggregated Javadoc in Gradle build
2025-01-08 04:12:42
656
OverviewThe Gradle team has brought it to our attention that we should ideally generate aggregated Javadoc along the lin...
Spring TransactionAspectSupport fails to select reactive transaction manager when both transaction manager variants are present
2025-01-08 04:12:40
2778
Given a transactional, reactive service:@Servicestatic public class S { @Transactional public Flux<String> s...
Spring Illegal reflective access warning for ExecutorBeanPostProcessor proxy creation
2025-01-08 04:12:37
6342
Affects: 5.1.7.RELEASEOn a Spring Boot 2.1.5.RELEASE application with Spring Cloud Greenwich.SR1 running with OpenJDK 11...
Spring Illegal reflective access warning for CGLIB proxy on JDK 11
2025-01-08 04:12:34
4913
Affects: 2.1.6.RELEASEHey guys,I'm using JDK 11.0.2 and Spring Boot 2.1.6.RELEASE.Right after the upgrade to 2.1.6.RELE...
Spring Add unique number to WebFlux log prefix for Undertow server
2025-01-08 04:12:32
255
Issue #22039 was created and fixed for the Netty server. The same problem exists for the Undertow reactive server.Undert...
Spring WebMvcConfigurationSupport.beanNameHandlerMapping does not set PathPatternParser
2025-01-08 04:12:30
477
WebMvcConfigurationSupport.beanNameHandlerMapping creates a BeanNameUrlHandlerMapping instance but does not call setPatt...
Spring AbstractRoutingDataSource - Object instead of DataSource interface
2025-01-08 04:12:27
1091
Hi,https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/jdbc/datasource/lookup/AbstractR...
Spring Improve inline documentation for PostProcessorRegistrationDelegate
2025-01-08 04:12:25
449
Apologize for the request before #26399 I fix the comment here so that people will understand the code here and won't su...
Spring Make it easy to run both Spring Messaging and RSocket-RPC simultaneously
2025-01-08 04:12:22
1281
As a user of rsocket-rpc-java in Liiklus, I would like to be able to reuse Spring {Framework,Boot}'s RSocket support, an...
Spring 同步
2025-01-08 04:12:20
203
Comment From: pivotal-issuemaster@FlyingNewbie Please sign the Contributor License Agreement!Click here to manually sync...
Spring Add unique number to WebFlux log prefix for Reactor Netty server
2025-01-08 04:12:17
4635
Robbert van Waveren opened SPR-17507 and commentedExpected behavior:Every HTTP request is logged with a unique log prefi...
Spring Expected lookupPath in request attribute "org.springframework.web.util.UrlPathHelper.PATH" error with Spring Data REST
2025-01-08 04:12:14
14120
I'm not totally sure if this is a Spring MVC or Spring Data issue. I suspect it's a Spring MVC issue that's hard to repl...
Spring Jetty 10 Support
2025-01-08 04:12:12
968
Jetty 10 includes major changes of its WebSocket API as well as other changes to fairly prominent API types (e.g. access...
Spring Use lambda form of Assert.notNull in UrlPathHelper
2025-01-08 04:12:09
509
UrlPathHelper.getResolvedLookupPath is called a lot and it constructs a new message String each time. We should switch t...
上一页
下一页
1
…
1523
1524
1525
1526
1527
…
2246
.