Nineya
Home
Blog
软著申请
Spring In IDEA, could not find org.springframework.cache.annotation.EnableCachingIntegrationTests.DummyFooRepository
2025-01-08 02:56:27
1052
Hi, I am new to Spring Framework compilation, and after I import Spring source code into IDEA, there are some errors. fo...
Spring Error running the application as WAR in tomcat 9 [SPR-17599]
2025-01-08 02:56:23
16449
Teh Kok How opened SPR-17599 and commented16725 is closed but it happens on Tomcat 9. The suggested code snippet does no...
Spring how to use mdc in different stream
2025-01-08 02:56:20
2126
I used this solution https://github.com/archie-swif/webflux-mdc, the values can be obtained in the same stream, but not ...
Spring Optimize search for applicable AOP Advisors
2025-01-08 02:56:17
2842
org.springframework.aop.support.AopUtils public static List<Advisor> findAdvisorsThatCanApply(List<Advisor&g...
Spring Upgrade to Gradle 4.10.2
2025-01-08 02:56:15
213
Due to an upgrade of the Artifactory publication plugin on the CI server, we need to upgrade the build for 4.3.x to Grad...
Spring 1111
2025-01-08 02:56:12
199
Comment From: pivotal-issuemaster@liudebin Please sign the Contributor License Agreement!Click here to manually synchron...
Spring Avoid setting special Content-* response headers in TomcatHeadersAdapter
2025-01-08 02:56:10
665
Currently TomcatHeadersAdapter directly writes to the MimeHeaders map, as part of the performance improvements in #21783...
Spring Port number is not set at Host header with HTTP request if accessing via proxy with CONNECT method
2025-01-08 02:56:07
4290
Description:Please suppose that you access your target site via proxy with CONNECT method (i.e., accessing proxy with HT...
Spring InputStream consumed by DispatcherServlet logRequest
2025-01-08 02:56:05
2989
Affects: 5.2.1A few weeks ago I enabled debug logging for my application, today I had forgotten about but noticed that m...
Spring webflux how to listen websession event?
2025-01-08 02:56:02
1082
Does webflux has the class like the InvalidSessionStrategy to do something when websession is validComment From: rstoyan...
Spring Implement possibility to add tasks to StopWatch [SPR-16623]
2025-01-08 02:56:00
2860
Dmitry Katsubo opened SPR-16623 and commentedIn my case I would like to run several tasks in parallel and then combine t...
Spring Simplify getCache() method in CaffeineCacheManager
2025-01-08 02:55:57
1075
I would like to make some contributions.Current spring framework is based on JDK8. So, CaffeineCacheManager.getCache() m...
Spring Expose property for handling of Ping frames with Reactor Netty WebSocket client and server
2025-01-08 02:55:54
235
Allow configuration of ping frame handling for client and server via the proxyPing property.Closes gh-24331Comment From:...
Spring Document that @Validated results in the use of a proxy and warn users about the side-effects
2025-01-08 02:55:52
1062
Affects: All supported versionsUsing @Validated can result in a CGLib proxy being created for a bean. This has the somet...
Spring Provide control over formatting of request in HttpWebHandlerAdapter
2025-01-08 02:55:49
1402
Affects: 5.1.4-RELEASEIn HttpWebHandlerAdapter, if there is an exception that is not handled, it will log the entire req...
Spring Extra empty line a["\n"] messages from ActiveMQ STOMP broker
2025-01-08 02:55:46
1716
version::spring-boot-starter-parent - version: 2.1.8.RELEASEspring-boot-starter-websocket - as aboveissue:Client receive...
Spring Fix variable to static in OrderSourceProviderTests
2025-01-08 02:55:42
430
Fix to static finalComment From: sbrannenThanks for the PR.For this particular use case, converting the field to static ...
Spring Set MessageProducer's deliveryMode after create Producer
2025-01-08 02:55:37
545
I find out that the producer does not have the same deliveryMode that the JmsTemplate has.Comment From: snicollThanks fo...
Spring Publish a build scan only if authenticated
2025-01-08 02:55:35
1493
Previously, anyone could publish a scan and publishing was performed if the GRADLE_ENTERPRISE_URL environment variable w...
Spring WebClient overrides exchange strategies
2025-01-08 02:55:31
501
Affects: \WebClient doesn't retain existing exchange strategies while mutating. it seems similar bug was filed here - ht...
上一页
下一页
1
…
1598
1599
1600
1601
1602
…
2246
.