Spring MvcUriComponentsBuilder.fromMethodName does not pick the annotated method transparently

Version: `Spring-Boot 3.2.4I try to use the MvcUriComponenntsBuilder.fromMethodName to generate the path to a ressource ...

Spring LEAK: ByteBuf.release() was not called before it's garbage-collected

Getting memory leak issue while using spring webflux + netty. We are facing this issue during high requests.Here is comp...

Spring Questions about gemini support in the spring ai module

I want to use the gemini apiKey to access my gemini Ai instead of using project-id+location.Currently, the spring ai mod...

Spring CVE-2024-22262 on spring-web 4.0.5.Release version, suggested version is 5.3.34

Hi Team,I have verified the below link :https://spring.io/security/cve-2024-22262 for vulnerability details. We have web...

Spring Skip comparing variableResolver if underlying type is Class

Before this commit, given:ResolvableType type1 = ResolvableType.forClassWithGenerics(IProvider.class, String.class);Reso...

Spring Deadlock/Stall in ConcurrentWebSocketSessionDecorator with Undertow 2.3.10

Affects: Spring Framework 6.1.3I have managed to produce (but not yet reproduce) what I think is a deadlock (or maybe mo...

Spring WEBFLUX : RouterFunctionWebHandle cannot be easily extended/overwritten; embedded in RouterFunctions

Want to read in external properties from a JSON schema for routerFunctionWebHandle but this cannot be easily extended/ov...

Spring Provide an example of custom request URL with RestClient in the reference guide

Affects: 6.1.3I'm currently working with the Spring RestClient and I'm curious about the best practice for performing a ...

Spring Improve HandlerMappingIntrospector performance [SPR-16013]

Rob Winch opened SPR-16013 and commentedCurrently HandlerMappingIntrospector must iterate over all HandlerMappings to de...

Spring StreamUtils.copyRange overreads source stream in some cases

DescriptionStreamUtils.copyRange copies the input stream with a buffer size of 4096 bytes. If the desired range is not d...

Spring Aggregate TestExecutionListener orders

Aggregated TestExecutionListener orders into SpringTestExecutionListenerOrder, in order to help third-party integrators ...

Spring add support for request body in HTTP DELETE methods using RestClient

Hello,currently the RestClient is not supporting request bodies in DELETE requests which is very limiting - especially i...

Spring Document that getBean with arguments is not recommended with AOT

Follow-up of #32657 - since we ignore the instance supplier, all optimizations are going away, which makes things quite ...

Spring Provide caching for HandlerMappingIntrospector lookups

Spring Security relies on such lookups to align its request matching and CORS decisions with Spring MVC. However, it can...

Spring Configuration class with Bean factory method on an interface generates wrong target with AOT

Spring-Boot version 3.2.4The processAot task does not generate the right BeanDefinitions files, if a configuration class...

Spring Properties from @Import-ed Configuration override properties in @Import-ing configuration [SPR-10409]

Paul Brabban opened SPR-10409 and commentedI have a property test=default in class DefaultConfig, and I'm making them av...

Spring Incorrect http response for a request using gzip and Range header

What happened:The following two requests work without issuewget -S --header="accept-encoding: gzip" http://localhost:808...

Spring [Question] json-path still in version 2.8.0 with vulnerabilities while spring-boot-starter-test is requiring the 2.9.0

Affects: 3.2.3Please, someone can help us to understand why Gradle still installing the implementation 'com.jayway.json...

Spring beanFactory#getBean with arguments ignore them if an Instance supplier is defined

When use a BeanFactory inside my project I have two different result for the same operation after standard build and nat...

Spring Document that DataIntegrityViolationException can also be thrown on read-only queries

Affects: at least v4.0.0+The javadoc for DataIntegrityViolationException specifies "Exception thrown when an attempt to ...
上一页 下一页
.