Spring spring webflux- header is null in webfilter

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

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

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

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

Hi,We have a Spring application with a SockJS / STOMP SimpleMessageBroker setup.User authentification happens through a ...

Spring Wording changes. Fixed typo 'CorsConfiguraiton'

The 'Configuration' is misspelled. t and the i are swapped CorsConfiguraiton Comment From: pivotal-issuemaster@jupiterh...

Spring @PropertySource not overriding in order [SPR-13500]

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

Affects: spring-context:5.2.5.RELEASEI register a new BeanDefinition via context.registerBeanDefinition , but I still ha...

Spring Document @NestedTestConfiguration support

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

DetailsComponent: spring-webmvcAffects: 5.2.7.RELEASEImpact: Memory leakDescriptionThe ResponseBodyEmitter instance is n...

Spring Optimize String argument resolution in MessageTag

MessageTag.resolveArguments contains old logic for checking a single String array element which seems to be dead code si...

Spring Generate release notes automatically

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

Using JPA with a Hibernate (5.4.16) implentation and LocalContainerEntityManagerFactoryBean with JpaTransactionManager (...

Spring Exception occurs when testing with TestNG 7.3.0

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

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'

Affects: \No such property: classesDirectory for class: org.gradle.api.internal.file.DefaultSourceDirectorySetNo such pr...

Spring UriComponentsBuilder controller method argument has no path

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)

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]

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]

Rossen Stoyanchev opened SPR-17039 and commentedHistorically UriComponents has always encoded only characters that are i...
上一页 下一页
.