Spring AnnotatedElementUtils does not find merged repeatable annotations on other repeatable annotations

Liam Bryan opened SPR-15723 and commentedMeta annotations are not detected when present on Repeatable annotations.Provid...

Spring Spring boot with embodied Netty Http 2 server does not provide any option to ignore http2 request without response

Requirement:Our application runs on Springboot with embedded Netty server(enabled http2). And it exposes services via Re...

Spring CustomNumberEditor issue with string conversion [SPR-14689]

Giuseppe Corsaro opened SPR-14689 and commentedHello, I think to have found an issue in the CustomNumberEditor class in ...

Spring Support PreparedStatementCreator in NamedParameterJdbcTemplate [SPR-13178]

Hendy Irawan opened SPR-13178 and commentedMakes it possible to do this http://stackoverflow.com/a/4656173/122441 with n...

Spring Add native support for ExceptionHandler and ProblemDetail

See #27052 An application running as a native image does not seem to handle ProblemDetail propertly at the moment.Commen...

Spring Restrict access to property paths on Class references

Comment From: artem-smotrakovHi @rstoyanchev Does this address the recent vulnerability in Spring Framework?Is Spring Fr...

Spring Simplify @EneabledIfRuntimeHintsAgent support

Since the RuntimeHintsAgentCondition is based solely on the result of invoking a boolean static method, there is no need...

Spring Fix typos in CorsConfiguration[Tests]

This PR fixes typos.For your information https://github.com/spring-projects/spring-framework/pull/27606 has also the sam...

Spring CGLIB does not allow packages to start with "java"

net.sf.cglib.core.DefaultNamingPolicy, which is also used by the SpringNamingPolicy of the Spring Framework checks expli...

Spring Implement UriTemplateRequestEntity::getUrl

Affects: Spring Framework 5.3.13When creating a RequestEntity with a template and a parameter list, the resulting URL is...

Spring Redesign AOT Processors

OverviewTo align with the implementation of AotProcessor, we should remove the main() method in TestAotProcessor and all...

Spring Hints for CGLIB proxies are not consistently registered

At the moment, the hints for a cglib proxy are registered when CGLIB itself creates the proxy. If the proxy already exis...

Spring Support @Profile + @PostConstruct/@PreDestroy [SPR-12433]

Mordechai Tamam opened SPR-12433 and commentedI have a use case that I need a custom bean initialization for each profil...

Spring BeanDefinitionMethodGenerator should not generate code in the javax package name

This was discovered while executing DirtiesContextTransactionalTestNGSpringContextTests from spring-test in AOT mode.The...

Spring Improve exception message if MultipartParser can not find end of body

Parts coming as null, where as same working when uploading from postman, but it failing from angular/chrome agent and ve...

Spring Refine SQLErrorCodesFactory reachability on native images

SQLErrorCodeSQLExceptionTranslator#hasUserProvidedErrorCodesFile implementation does not currently allow to avoid SQLErr...

Spring Remove spring.spel.ignore and spring.xml.ignore flags

Those undocumented flags were introduced for Spring Native experimental project needs but: - With Java 17 baseline, XML ...

Spring PartGenerator streaming mode mixing parts content, or part content not properly delivered when downstream part prefetch is 0

Affects: \5.2.xAffects: \5.3.xWhen trying to use the PartGenerator in steaming mode (streaming = true), the documentatio...

Spring Request stucked when multipart streaming enable in webflux

Spring : 5.3.12Java : 1.8I'm trying to forward the multipart data to another API. I'm successfully able to do it.2022-04...

Spring Deprecate streaming support in DefaultPartHttpMessageReader

The DefaultPartHttpMessageReader has a streaming mode, where the contents of the uploaded parts is not stored in memory ...
上一页 下一页
.