Nineya
Home
Blog
软著申请
Spring @Autowired @RequestScope bean identity changed randomly in the middle of a loop within an @Async method
2025-01-08 02:55:26
6177
Versions: Spring Boot 2.2.2, Spring Cloud Hoxton.RELEASERunnable demo: https://drive.google.com/open?id=1ThjcCoJToHKAhWY...
Spring Update Artifactory plugin to 4.12.0
2025-01-08 02:55:22
190
This updates the artifactory plugin to 4.12.0 which includes improvements to parallelism when uploading artifacts during...
Spring Expose the proxyPing property for client or server WebSocket with Reactor Netty
2025-01-08 02:55:20
611
See https://github.com/reactor/reactor-netty/pull/945#issuecomment-571640355 for @violetagg's suggested places framework...
Spring Include Objenesis NOTICE file contents in binary distributions
2025-01-08 02:55:17
1300
It seems that Pivotal is distributing Objenesis binaries repackaged in the spring-core JAR. The spring-core binary JAR d...
Spring Document supported characters for identifiers in SpEL expressions
2025-01-08 02:55:15
1966
Original title: Does SpEL support Chinese variables?I try to use SpEL to execute some code which includes some Chinese v...
Spring How to dynamically change the broker in runtime while sending messages from application to clients
2025-01-08 02:55:12
3000
We have a requirement to evenly distribute the load say if we have two stomp brokers both should share the load. We have...
Spring @Cacheable with Sync does not support unless [SPR-16410]
2025-01-08 02:55:09
1492
jeff porter opened SPR-16410 and commentedIf we annotate a method with the following...@Cacheable(value = "hardware.devi...
Spring Docs should warn against split URL handling across handler mappings
2025-01-08 02:55:05
11879
Affects: \<5.1.9.RELEASE>This issue should also exist in older versions! At the same time, through the custom c...
Spring StringDecoder buffer leak related to maxInMemorySize limit
2025-01-08 02:55:01
611
This was discovered while working on implementing the same type of limit for ServerSentEventsMessageReader which depends...
Spring ServerSentEventHttpMessageReader does not respect maxInMemorySize and is always limited to 256k messages
2025-01-08 02:54:53
1050
Affects: 5.2.2, 5.2.1To reproduce:- Create a ServerSentEventHttpMessageReader with a decoder that has maxInMemorySize &g...
Spring Functional Bean Definition DSL for noarg functions
2025-01-08 02:54:50
582
Affects: 5.2.0.M3When using the Kotlin-based Functional Bean Definition DSL I'm having a definition like this one:val be...
Spring Update CORS support
2025-01-08 02:54:47
330
This issue is about updating CORS support in order to check Origin header in CorsUtils#isPreFlightRequest which does not...
Spring WebTestClientExtensions.expectBody doesn't work for generic types
2025-01-08 02:54:45
1566
Since WebTestClientExtensions.expectBody uses plain Class instead of ParameterizedTypeReference, it cannot correctly des...
Spring IllegalArgumentException with Spring AOP
2025-01-08 02:54:43
10132
Affects: Spring AOP 5.0.7.RELEASEI'm building an application and I'm using aspects to modify some of my business objects...
Spring Polish populateBean implementation of AbstractAutowireCapableBeanFactory
2025-01-08 02:54:41
604
From the context point of view, this property of filteredPds must be null at the place I modifiedComment From: sbrannen...
Spring excludeFilters of @ComponentScan ignored since Spring Framework 5.2
2025-01-08 02:54:38
3329
Since Spring Boot 2.2.0 the excludeFilters of @ComponentScan is ignored when loading the Spring Boot application context...
Spring Cloning a WebClient.Builder instance does not copy strategiesConfigurers
2025-01-08 02:54:35
142
This issue is about fixing a missing copy of strategiesConfigurers when cloning a WebClient.Builder instance, introduced...
Spring my project run fail in jar but success in local intellliJ,show exception has been injected into other beans...
2025-01-08 02:54:32
1143
Affects: spring-framwork 5.1.9.RELEASEFirst,my project exist circle reference.But run in intellij IDEA no problem.in ja...
Spring Test using StepVerifier blocks when using Spring WebClient with retry
2025-01-08 02:54:28
3459
Reproducible with Spring Webflux 5.2.2.RELEASE (via Spring Boot 2.2.2.RELEASE).A sample application is available here: h...
Spring org.springframework.web.server.WebFilter Not working , while we have spring-boot-starter-web on classpath
2025-01-08 02:54:26
1401
Affects: \<5.2.2>Hi,i have implemented custom webfilter for org.springframework.web.server.WebFilter , and i dont ...
上一页
下一页
1
…
1599
1600
1601
1602
1603
…
2246
.