玖涯软件开发
Home
Blog
Spring AnnotatedElementUtils does not find merged repeatable annotations on other repeatable annotations
2025-01-08 06:11:24
5671
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
2025-01-08 06:11:21
1992
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]
2025-01-08 06:11:17
2746
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]
2025-01-08 06:11:15
942
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
2025-01-08 06:11:12
244
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
2025-01-08 06:11:10
8231
Comment From: artem-smotrakovHi @rstoyanchev Does this address the recent vulnerability in Spring Framework?Is Spring Fr...
Spring Simplify @EneabledIfRuntimeHintsAgent support
2025-01-08 06:11:07
1245
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]
2025-01-08 06:11:04
267
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"
2025-01-08 06:11:01
5741
net.sf.cglib.core.DefaultNamingPolicy, which is also used by the SpringNamingPolicy of the Spring Framework checks expli...
Spring Implement UriTemplateRequestEntity::getUrl
2025-01-08 06:10:57
2402
Affects: Spring Framework 5.3.13When creating a RequestEntity with a template and a parameter list, the resulting URL is...
Spring Redesign AOT Processors
2025-01-08 06:10:54
11157
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
2025-01-08 06:10:52
251
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]
2025-01-08 06:10:50
1491
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
2025-01-08 06:10:47
2424
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
2025-01-08 06:10:45
29145
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
2025-01-08 06:10:42
643
SQLErrorCodeSQLExceptionTranslator#hasUserProvidedErrorCodesFile implementation does not currently allow to avoid SQLErr...
Spring Remove spring.spel.ignore and spring.xml.ignore flags
2025-01-08 06:10:40
571
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
2025-01-08 06:10:38
7414
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
2025-01-08 06:10:35
4709
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
2025-01-08 06:10:33
505
The DefaultPartHttpMessageReader has a streaming mode, where the contents of the uploaded parts is not stored in memory ...
上一页
下一页
1
…
1399
1400
1401
1402
1403
…
2246
.