Nineya
Home
Blog
springboot Allow easy activation of ISO-by-default date and time binding for Spring MVC
2025-01-06 09:33:42
1791
As indicated in this ticket, it's a bit cumbersome (though doable) to make Spring MVC properly bind the ISO dates and ti...
springboot Consider reusing auto-configuration metadata for imported configuration
2025-01-06 09:33:36
1135
Currently, the auto-configuration metadata that we generate to prevent loading a class if a "basic" condition does not m...
springboot Upgrade to Micrometer 1.5.0
2025-01-06 09:33:29
138
Comment From: cicioflaviuI can work on this one if it's ok.Comment From: snicoll@cicioflaviu thank you but this issue is...
springboot Add dependency management for oauth2-oidc-sdk
2025-01-06 09:33:23
1079
This issue is the result of the problem discussed here https://github.com/spring-projects/spring-security/issues/7883To ...
springboot Replace "folder" with "directory"
2025-01-06 09:33:16
118
For consistency with the File API we should try to replace the word "folder" with "directory" throughout the codebase.
springboot Throw exception if spring.config.location uses classpath*:
2025-01-06 09:33:10
2637
SpringBoot version 2.3.0.M4When trying to set spring.cloud.bootstrap.location (which is effectively mapped to spring.con...
springboot Hitting Readiness and Liveness endpoints throws NPE
2025-01-06 09:33:03
13326
Start the attached boot application. Hit http://localhost:8080/actuator/health/readiness and you should see the the NPE...
springboot Provide a mechanism to easily register a custom RequestDataValueProcessor
2025-01-06 09:32:57
9207
We are in the process of switching a regular spring application over to spring-boot, but we hit a small problem while tr...
springboot Provide a request matcher for securing the H2 console
2025-01-06 09:32:50
1601
See #10264 for background.Comment From: snicollPerhaps we could rename StaticResourceRequest to something a bit more gen...
springboot Upgrade to Spring Framework 5.2.6
2025-01-06 09:32:43
46
Comment From: snicollClosed by ca458c2666c8ae3
springboot Upgrade to Apache Solr 8.5.1
2025-01-06 09:32:33
17
related to #20949
springboot Upgrade to Lettuce 5.3.0.RELEASE
2025-01-06 09:32:27
812
Upgrade Spring Boot 2.3 to Lettuce 5.3.0. The release will be available by next week once Project Reactor 3.3.5 is avail...
springboot Delete Toml class
2025-01-06 09:32:20
93
Hi,this PR closes #21124 .Cheers,ChristophComment From: dreis2211Test failure seems unrelated
springboot Upgrade to RSocket 1.0.0-RC7
2025-01-06 09:32:13
42
Forward port of issue #21046 to 2.3.0.RC1.
springboot Upgrade to RSocket 1.0.0-RC7
2025-01-06 09:32:08
125
RSocket has refactored and deprecated some of its API, we should adapt to those changes and deprecate some contracts as ...
springboot Delete Toml class
2025-01-06 09:32:02
85
I don't think we use it any more.Comment From: wilkinsonaClosing in favour of #21129.
springboot 2.3.0.M2 assertj version incompatible with XMLUnit
2025-01-06 09:31:43
1390
In 2.3.0.M2 the assertj version was changed from 3.14.0 to 3.15.0. This version is not fully compatible with XMLUnit 2.6...
springboot Version 2.1.13:Can't startup app when use simple field in spring data jpa
2025-01-06 09:31:36
5132
I had a simple field like pId, and it can used in jpa repository like :List<Company> findByPId(Integer pid);It can...
springboot JarFiles are being left open
2025-01-06 09:31:30
42
Forward port of issue #21126 to 2.3.0.RC1.
springboot JarFiles are being left open
2025-01-06 09:31:24
154
Windows CI is failing following the fix for #17796 but only on 2.2.x. I suspect this may be a result of the new fix clas...
上一页
下一页
1
…
2180
2181
2182
2183
2184
…
2246
.