Nineya
Home
Blog
Spring spring webflux- header is null in webfilter
2025-01-08 03:53:15
1465
I developed a simple org.springframework.web.server.WebFilter, in a reactive application based on Spring Boot 2.3.4, to ...
Spring Extensible invocation of TcpClient in ReactorNettyTcpClient
2025-01-08 03:53:12
4685
We would like to achieve something as basic as sending all Stomp sessions from a specific user to one Stomp relay, while...
Spring allow-bean-definition-overriding=true should respect @Primary
2025-01-08 03:53:10
6625
Affects: 5.2.9.RELEASEWhen allow-bean-definition-overriding=true, the @Primary annotation for overriden bean names is no...
Spring Extending the incoming Stomp sessionId as an attribute in TcpClient
2025-01-08 03:53:07
1137
The final idea is to be able to balance the load of the Stomp cluster, by grouping all sessions from the same user in th...
Spring Expose access to STOMP SimpleMessageBroker sessions user Principal
2025-01-08 03:53:04
2098
Hi,We have a Spring application with a SockJS / STOMP SimpleMessageBroker setup.User authentification happens through a ...
Spring Wording changes. Fixed typo 'CorsConfiguraiton'
2025-01-08 03:53:02
380
The 'Configuration' is misspelled. t and the i are swapped CorsConfiguraiton Comment From: pivotal-issuemaster@jupiterh...
Spring @PropertySource not overriding in order [SPR-13500]
2025-01-08 03:52:59
2063
sreekanth opened SPR-13500 and commentedWe are facing a similar issue just like reported in spring-boot https://github.c...
Spring DefaultListableBeanFactory.getBean(Class) throws NoSuchBeanDefinitionException on existing bean if getBean(Class) previously tried before registration
2025-01-08 03:52:57
2257
Affects: spring-context:5.2.5.RELEASEI register a new BeanDefinition via context.registerBeanDefinition , but I still ha...
Spring Document @NestedTestConfiguration support
2025-01-08 03:52:55
244
OverviewThis is a follow up to #19930.Deliverables[x] Document @NestedTestConfiguration support in the reference manual[...
Spring SseEmitter (ResponseBodyEmitter) keeps collecting messages if not initialized
2025-01-08 03:52:53
1622
DetailsComponent: spring-webmvcAffects: 5.2.7.RELEASEImpact: Memory leakDescriptionThe ResponseBodyEmitter instance is n...
Spring Optimize String argument resolution in MessageTag
2025-01-08 03:52:49
398
MessageTag.resolveArguments contains old logic for checking a single String array element which seems to be dead code si...
Spring Generate release notes automatically
2025-01-08 03:52:46
153
Right now we're generating the release notes manually and publishing them as GitHub releases.The release pipeline should...
Spring Allow customization of JPA EntityManager before use
2025-01-08 03:52:44
7612
Using JPA with a Hibernate (5.4.16) implentation and LocalContainerEntityManagerFactoryBean with JpaTransactionManager (...
Spring Exception occurs when testing with TestNG 7.3.0
2025-01-08 03:52:42
1105
After upgrading TestNG from 7.1.0 to 7.3.0, tests fail with:java.lang.IllegalStateException: org.springframework.web.con...
Spring Cannot access spring repo: 401 , probably wrong permissions
2025-01-08 03:52:39
3395
I am not able to download from spring repo without error.Download https://plugins.gradle.org/m2/org/jfrog/buildinfo/buil...
Spring A problem occurred evaluating project ':spring-beans'
2025-01-08 03:52:37
695
Affects: \No such property: classesDirectory for class: org.gradle.api.internal.file.DefaultSourceDirectorySetNo such pr...
Spring UriComponentsBuilder controller method argument has no path
2025-01-08 03:52:34
2087
Affects: Spring WebFlux 5.2.9From the documentation about Spring WebFlux controller annotated method arguments:UriCompon...
Spring Race condition in DataBufferUtils.readAsynchronousFileChannel resulting in FD leak (Channel remains open)
2025-01-08 03:52:31
4033
Affects: 5.2.x (but probably others too) DataBufferUtils.readAsynchronousFileChannel is prone to file descriptor leak wi...
Spring @RequestMapping consumes type annotation filters out "GET" requests without Content-Type [SPR-14556]
2025-01-08 03:52:27
5130
Victor Herraiz Posada opened SPR-14556 and commented"Get" requests should not use content type header, therefore they sh...
Spring Support stricter encoding of URI variables in UriComponents [SPR-17039]
2025-01-08 03:52:23
15438
Rossen Stoyanchev opened SPR-17039 and commentedHistorically UriComponents has always encoded only characters that are i...
上一页
下一页
1
…
1542
1543
1544
1545
1546
…
2246
.