Nineya
Home
Blog
Spring org.springframework.security.crypto.password.PasswordEncoder is giving BeanCreationException
2025-01-08 04:35:44
1860
Affects: Spring-boot: 2.4.5The exception is provided beloworg.springframework.beans.factory.BeanCreationException: Error...
Spring Spring Kafka overriding custom header pattern and removes id from Producer Record Header
2025-01-08 04:35:42
11975
The issue is related to the headers missing when sending a message to the Kafka Topic. My requirement is to generate a S...
Spring @RequestPart name/attribute value is ignored
2025-01-08 04:35:39
2124
This is similar to the issue https://github.com/springfox/springfox/issues/2263. @PostMapping(value = "/api/att...
Spring Fix Kotlin filter parameter bug in Router DSLs
2025-01-08 04:35:35
2564
Backport of gh-26838Comment From: spring-projects-issuesFixed via 3ab270e0f13e5dc41d6b9600fb8507c3d48f733cComment From: ...
Spring Not specifying a multipart resolver for a multipart POST of files results in org.springframework.web.bind.MissingServletRequestParameterException [SPR-8001]
2025-01-08 04:35:33
3481
Vishwas Nagaraja opened SPR-8001 and commentedBasically I am trying to upload a file using spring mvc... but I get a mis...
Spring Ignore comments when searching for SQL statement delimiter in ScriptUtils
2025-01-08 04:35:30
4458
Spring Version: 5.3.4JDK: 15The spring utility class org.springframework.jdbc.datasource.init.ScriptUtils falsely intere...
Spring Remove unnecessary null check in ConvertingEncoderDecoderSupport
2025-01-08 04:35:26
125
instanceof check contains null check, I think we can remove leading null check.Comment From: rstoyanchevThis has been me...
Spring Reduce memory consumption of buildAdvisors
2025-01-08 04:35:22
143
The specificInterceptors may equals PROXY_WITHOUT_ADDITIONAL_INTERCEPTORS, So I think we can add a size judgment to redu...
Spring Ignore delimiter enclosed in double quotes in ScriptUtils
2025-01-08 04:35:19
318
The containsSqlScriptDelimiters() method in ScriptUtils currently ignores delimiters enclosed in single quotes but not t...
Spring Fix Kotlin filter parameter bug in Router DSLs
2025-01-08 04:35:17
1893
https://github.com/spring-projects/spring-framework/blob/5b1ab31559798df83f1e8d54d2b754f12c69c14e/spring-webmvc/src/main...
Spring Incorrect check in AbstractBrokerRegistration's constructor
2025-01-08 04:35:13
192
Backport of gh-26896Comment From: spring-projects-issuesFixed via 9523f1ffd640bda102d204cb9a23408fdc088b4aComment From: ...
Spring Spring AOP should not apply UndeclaredThrowableException to checked exceptions from Kotlin methods
2025-01-08 04:35:11
192
Backport of gh-23844Comment From: spring-projects-issuesFixed via 05d767b1cf5062628f1043f4a34e610024a6c349Comment From: ...
Spring InvalidPathException in log when running SpringBootTest with NIO Path property on Windows
2025-01-08 04:35:08
192
Backport of gh-26828Comment From: spring-projects-issuesFixed via cd0570ee39f1682d8e7574be62059e3a86cd39deComment From: ...
Spring Provide control over fallback charset to use in WebClientResponseException
2025-01-08 04:35:04
1221
Affects: 5.3.6Web client should throw an WebClientResponseException when http response status is 4xx, which is created b...
Spring Changelog generation fails as the milestone on GitHub for a release does not contain a .RELEASE suffix
2025-01-08 04:35:02
306
We need to update that script to strip the .RELEASE prefix if it is presentSee https://ci.spring.io/teams/spring-framew...
Spring spring-context-indexer doesn't support Java records
2025-01-08 04:34:59
2246
Spring version: 5.3.6JDK: 16.0.1It seems that spring-context-indexer library doesn't support Java records. If I declare ...
Spring Incorrect check in AbstractBrokerRegistration's constructor
2025-01-08 04:34:56
578
The constructor in org.springframework.messaging.simp.config.AbstractBrokerRegistration checks the non-nullness of the c...
Spring Access to the cachedSessions in CachingConnectionFactory
2025-01-08 04:34:54
503
Hello, it seems the org.springframework.jms.connection.CachingConnectionFactory class uses the cachedSessions property t...
Spring InvalidPathException in log when running SpringBootTest with NIO Path property on Windows
2025-01-08 04:34:52
1858
When running following test, an InvalidPathException is logged with warn level. Test completes successfully, however the...
Spring Reduce log level in ExecutorConfigurationSupport.initialize
2025-01-08 04:34:50
813
Please could the level of the logging within ExecutorConfigurationSupport.initialize be reduced to DEBUG?Currently, this...
上一页
下一页
1
…
1501
1502
1503
1504
1505
…
2246
.