springboot Allow easy activation of ISO-by-default date and time binding for Spring MVC

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

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

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

This issue is the result of the problem discussed here https://github.com/spring-projects/spring-security/issues/7883To ...

springboot Replace "folder" with "directory"

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*:

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

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

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

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

Comment From: snicollClosed by ca458c2666c8ae3

springboot Upgrade to Apache Solr 8.5.1

related to #20949

springboot Upgrade to Lettuce 5.3.0.RELEASE

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

Hi,this PR closes #21124 .Cheers,ChristophComment From: dreis2211Test failure seems unrelated

springboot Upgrade to RSocket 1.0.0-RC7

Forward port of issue #21046 to 2.3.0.RC1.

springboot Upgrade to RSocket 1.0.0-RC7

RSocket has refactored and deprecated some of its API, we should adapt to those changes and deprecate some contracts as ...

springboot Delete Toml class

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

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

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

Forward port of issue #21126 to 2.3.0.RC1.

springboot JarFiles are being left open

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...
上一页 下一页
.