Nineya
Home
Blog
Spring JdkClientHttpRequest does not support Content-Length 0
2025-01-08 20:41:13
1872
Affects: Spring Framework 6.1.0-M5 (via Spring Boot 3.2.0-M3)With an @HttpExchange interface that only has @RequestParam...
Spring getBeansOfType does not find some beans which are wrapped into a proxy
2025-01-08 20:41:10
1522
Affects: 5.2.11.RELEASE, 5.3.6Issue:If the bean is wrapped by aop (for example if it was marked with @Transactional some...
Spring Setting the cookie expiration should not invoke the initSessionCookie method.
2025-01-08 20:41:07
2629
Because I set the cookieInitializer callback, this callback sets maxAge to 30 days, causing the expiration time for clea...
Spring WebSocket stats not updated correctly when sessions cleared
2025-01-08 20:41:00
1950
Duplicate of https://github.com/spring-projects/spring-framework/issues/29375But old issue is not resolved, although it ...
Spring Apply SingleSpaceSeparator Checkstyle module
2025-01-08 20:40:57
366
This PR applies the SingleSpaceSeparator Checkstyle module.This PR also fixes its violations.See https://github.com/spri...
Spring HttpHeadResponseDecorator should commit the response in writeWith()
2025-01-08 20:40:54
1174
Affects: spring-web, all versions from at least 2020 till nowExpected behavior:When a Mono returned from ServerHttpRespo...
Spring Fix typo in RootBeanDefinition Api Doc
2025-01-08 20:40:51
266
The 'GenericBeanDefinition' link and words do not match, so I think it would be a good idea to modify it.Comment From: b...
Spring AnnotationScanner scanning leads to StackOverflowError with recursive annotation
2025-01-08 20:40:48
12831
Affects: 6.0.12I am trying to update from Spring boot 2.7.13 to 3.1.4.We are using this custom annotation to document c...
Spring Bump update gradle-wrapper.jar from 8.3 to 8.4
2025-01-08 20:40:45
832
Bump update gradle-wrapper.jar from 8.3 to 8.4Comment From: pivotal-cla@vladimirGlinskikh Please sign the Contributor Li...
Spring Support "*" catch-all mappings for MockMvc Filter registrations
2025-01-08 20:40:42
1111
I believe most business developers think * is equivalent to /*fixes #28017 Comment From: bclozelThe intent behind #28017...
Spring Introduce MockPart in spring-test [SPR-14252]
2025-01-08 20:40:39
4529
Sam Brannen opened SPR-14252 and commentedStatus QuoSpring already has a mock for javax.servlet.http.Part in the test so...
Spring Refine CancellationException handling in Coroutines endpoints
2025-01-08 20:40:36
1450
As demonstrated in https://github.com/sdeleuze/spring-boot-coroutines-demo, in annotated controller throwing a Cancellat...
Spring The different behaviours due throwing CancellationException using coRouter/RestController in Coroutines
2025-01-08 20:40:33
1346
Using Spring Boot 2.4.2```@SpringBootApplicationclass DemoApplicationfun main(args: Array) { runApplication(*args)}@C...
Spring Improve performance of ProtobufHttpMessageConverter
2025-01-08 20:40:30
6973
Improved performance for ProtobufHttpMessageConverterCurrently, when a binary message in the form of ProtoBuf is receive...
Spring Possible inconsistency between FactoryBean and AbstractFactoryBean nullability
2025-01-08 20:40:22
686
If not a bug and intentional just close.In doing our own static null analysis, we happened across the issue that Factory...
Spring Remove support for Protobuf 2.x and protobuf-java-format
2025-01-08 20:40:19
362
Protobuf 3.x is now well established in the community, so we should raise the minimum baseline for the 6.1 generation.Al...
Spring Guard against ConcurrentModificationException when the response processes commitActions
2025-01-08 20:40:17
5404
Affects: \v5.3.8Version : spring-web v5.3.8Server type : reactiveJava class : org.springframework.http.server.reactive.A...
Spring HandlerMethodValidationException.Visitor incorrectly triggers other() method instead of requestParam() for @RequestParam validation errors
2025-01-08 20:40:14
3238
EnvironmentSpring Boot: 3.2.0-M3Spring Web: spring-web-6.1.0-M5.jarJava: 17Expected Behavior:When a @RequestParam value ...
Spring Refine CRaC restoration logs
2025-01-08 20:40:11
711
As discussed with @wilkinsona, we should refine CRaC restoration logs in order to ensure consistency with Spring Boot an...
Spring ConfigurableListableBeanFactory getDependenciesForBean() & getDependentBeans() return empty array in BeanFactoryPostProcessor
2025-01-08 20:40:08
1058
ProblemConfigurableListableBeanFactory getDependenciesForBean() & getDependentBeans() return empty array in BeanFact...
上一页
下一页
1
…
1274
1275
1276
1277
1278
…
2246
.