Nineya
Home
Blog
Spring Lambda proxy generation fix causes BeanNotOfRequiredTypeException
2025-01-08 05:34:45
3408
I hit the problem described in https://github.com/spring-projects/spring-framework/issues/27971.Rather than just adding ...
Spring Allow @Async qualifier to be declared with a placeholder or SpEL expression
2025-01-08 05:34:42
1066
@Async value attribute cannot be resolved if it is set to a placeholder, such as @Async("${thread-pool.name}").Comment F...
Spring Feature request: @Autowired final variables
2025-01-08 05:34:40
2985
Affects: All versionsIn a Java constructor, the JLS requires:* No touching this prior to invoking the superclass constru...
Spring ResponseEntity objects are accumulated in ConcurrentReferenceHashMap
2025-01-08 05:34:36
187
Backport of gh-28232Comment From: vritserCan I PR this issue? and which branch to check out from?Comment From: snicoll@v...
Spring Provide support for post-processing a LocalValidatorFactoryBean's validator Configuration without requiring sub-classing
2025-01-08 05:34:33
5208
Affects: 5.3LocalValidatorFactoryBean currently allows the validator Configuration to be post-processed but this require...
Spring Add support for starting a context that has been pre-processed
2025-01-08 05:34:30
1909
The counterpart of #28065 is that we need a way to start an ApplicationContext that has been pre-processed. Part of the ...
Spring No HttpMessageReader for "multipart/form-data" and "org.springframework.http.codec.multipart.Part"
2025-01-08 05:34:27
6830
Spring : 5.3.12Java : 1.8I'm trying to stream multipart data to another backend service API, which received through Se...
Spring NotWritablePropertyException when attempting to declaratively configure ClassLoader properties
2025-01-08 05:34:25
5111
Till now my application is running fine with 5.2.19.RELEASE version but as soon as I update spring framework to 5.2.20.R...
Spring ResponseEntity objects are accumulated in ConcurrentReferenceHashMap
2025-01-08 05:34:22
1944
Affects: 5.2.8First of all, sorry for my bad english. If you're hard to understand my sentence, please commentIve been t...
Spring CodeGenerationException thrown when using AnnotationMBeanExporter on JDK 17
2025-01-08 05:34:15
8263
VersionsSpring Version 5.3.16JDK Version : Eclipse Adoptium Temurin-17.0.2+Overviewcreate some bean (com.alibaba.druid.f...
Spring BeanPropertyRowMapper's support for direct column name matches is missing in DataClassRowMapper
2025-01-08 05:34:08
2173
Presently DataClassRowMapper appears to assume that all database columns use snake_caseSay I have a kotlin class like:d...
Spring 警告: [deprecation] AccessibleObject中的isAccessible()已过时
2025-01-08 05:34:06
802
The current environment:Windows10、jdk-11.0.14、IntelliJ IDEA 2021.3.3、Gradle-7.3.3compile spring-framework-5.3.17 encount...
Spring The task ':spring-core:cglibRepackJar' Execution failed !
2025-01-08 05:34:03
17383
I was downloaded the source spring-framework-5.3.x and follow the build and export to eclipse seteps,there are no error ...
Spring How do i generate javadoc-api for all spring-framwork?
2025-01-08 05:34:00
13242
Affects: \I mean not use the export from IDE on the subject one by one.Thanks I lots!Comment From: JamesLiuftI try gradl...
Spring how can i download 5.3.18 jar ?
2025-01-08 05:33:58
168
Affects: \Comment From: bclozelYou can download JARs from maven central. You can also get a full distribution zip (jars,...
Spring Add support for HEAD methods in Spring's Resource handling
2025-01-08 05:33:55
1199
Affects: Spring Web 5.3.18Tested with: Tomcat and JettyTested with: Linux and WindowsI want to download large files (&g...
Spring Automatically clean up multipart temp files
2025-01-08 05:33:53
910
The DefaultPartHttpMessageReader creates temp files that are never deleted. There should be an option to delete these fi...
Spring CronExpression fails to calculate properly next execution when running on the day of daylight saving time (March 27, 2022)
2025-01-08 05:33:50
3067
In reference to https://github.com/spring-projects/spring-framework/issues/28095:Affects: Spring Boot 2.6.4 / Framework ...
Spring Fix CVE-2022-22965 in 4.3.x
2025-01-08 05:33:47
289
I would like to contribute and fix CVE-2022-22965 for 4.3.x. Is this possible (branch allows committing, etc) ?If yes, w...
Spring Backports for PropertyDescriptor filtering
2025-01-08 05:33:45
7753
Affects: Major and minor versions other than 5.3.xCan we please have the PropertyDescriptor filtering commit https://git...
上一页
下一页
1
…
1438
1439
1440
1441
1442
…
2246
.