Nineya
Home
Blog
Spring Upgrade to Gradle 6.2
2025-01-08 20:23:09
1100
Build Scan plugin is now Gradle Enterprise plugin applied in settingsCompile task dependencies are now defined through c...
Spring A wrong logical for ConvertersForPair#getConverter
2025-01-08 20:23:06
794
Affects: \<5.2.3>if (!(converter instanceof ConditionalGenericConverter) || ((ConditionalGenericConverter) ...
Spring Consistently resolve ClassPathResource for classpath: prefix in PathMatchingResourcePatternResolver
2025-01-08 20:23:03
725
addresses #25623Comment From: Nikunjksanghavi@justmehyp, @rstoyanchev, @NLRemco When this issue will be fixed, it's bee...
Spring Changed @PathVariable at the end of the path to include the extension
2025-01-08 20:23:00
1601
Affects: Spring MVC 5.3.0-M2https://github.com/spring-projects/spring-framework/commit/567265123b738045db4808960331812ad...
Spring NamedParameterJdbcTemplate broken in Spring Boot 2.3.5
2025-01-08 20:22:57
1218
I'm using Spring Boot 2.3.5 release which looks to be on Spring Framework 5.2.10.In NamedParameterJdbcTemplate, you have...
Spring Draft: WebClient incorrectly handling HTTP 100
2025-01-08 20:22:54
7328
OverviewAdding the header Expect: 100-continue to WebClient causes an improper response to be returned because HTTP 100 ...
Spring Make CommonsPool2TargetSource generic
2025-01-08 20:22:51
830
Comment From: sbrannenHi @quaff,What is your use case for making CommonsPool2TargetSource parameterized?Comment From: qu...
Spring Using @JsonView on RestController method does not seem to use Jackson Mix-Ins
2025-01-08 20:22:48
7332
Affects: \<5.3.3>Hi here is my issue: I think I have found a behavior that might not be as expected regarding the ...
Spring Is it possible to make parts of request mapping as optional using some regex pattern?
2025-01-08 20:22:45
1249
https://stackoverflow.com/questions/67190406/spring-boot-can-we-have-parts-of-request-mapping-as-optional-using-regexAll...
Spring CorsWebFilter Type Mismatch on Source
2025-01-08 20:22:42
5888
I am attempting to use CorsWebFilter in a spring-boot application using Kotlin and webflux. Here is the code: import org...
Spring WebTestClient.bindToController() fails when binding to a controller with placeholder in path
2025-01-08 20:22:37
2957
Hello spring development team. I've ran across this problem during work and believe that it might be a bug.Given the fol...
Spring Spring web-flux crashes occasionally with AccessControlException
2025-01-08 20:22:33
20759
Affects: 5.3.9Caused by: com.fasterxml.jackson.databind.JsonMappingException: access denied ("java.lang.RuntimePer...
Spring Spring Websockets: Cannot send message directly to user with connection on another host
2025-01-08 20:22:30
1986
Affects: 5.3.13Spring WebsocketsIssue: trying to send direct message to user established websockets session on another h...
Spring @Scheduled cron issue with "every x and y minute"
2025-01-08 20:22:27
2078
Hello,All my cron are working well except this one with "every x and y minute"I'm using Spring Boot 2.5.4I tried this :@...
Spring Add String to ResolvableType Converter
2025-01-08 20:22:24
1059
As of Spring Boot 2.7.6, the @ConfigurationProperties binding supports converting a string value into a Class object to ...
Spring Autowiring a bean of type Map will inject different values for 2 identical JUnit tests
2025-01-08 20:22:21
1023
Affects: 5.3.10 with Java 11I know that Spring Framework has a special relationship in regards to injecting Maps. I have...
Spring Fix alias/name inversion in SimpleAliasRegistry and increase test coverage
2025-01-08 20:22:18
1620
I noticed that there was an inversion inside checkForAliasCircle, which was using hasAlias(alias, name). However, the me...
Spring Kotlin webclient extension awaitExchange not throwing exceptions
2025-01-08 20:22:15
3229
I'm making a post with a WebClient and I want to throw various errors based off of the status code and error message tha...
Spring Inferred type does not conform to upper bound in AbstractClientHttpRequest/AbstractServerHttpResponse [SPR-15534]
2025-01-08 20:22:12
22990
fainted opened SPR-15534 and commentedWhen building the latest spring-framework from GitHub, the code is not building an...
Spring UnknownContentTypeException is not Serializable
2025-01-08 20:22:09
2394
In Spring Security, when there is an AuthenticationException, there are some AuthenticationFailureHandler implementation...
上一页
下一页
1
…
1288
1289
1290
1291
1292
…
2246
.