SpringBoot Fix invalid link in Spring Boot 3.0 Migration Guide (wiki)

dependency management for 3.0.x is an invalid URL.The link below seems correct.https://docs.spring.io/spring-boot/docs/3...

SpringBoot WebFlux / Reactive Security - Traces not connected

When using WebFlux and Reactive Security the Micrometer traces are not connected (parent span missing). Especially trace...

SpringBoot Provide metrics for an AbstractRoutingDataSource's resolved targets

Comment From: wilkinsonaBased on this review comment, I think the main thing that we need to consider here is how to nam...

SpringBoot Remove Jetty/Netty/ApacheHttpClient checks for WebClient

adds the functionality according to #33474- removes additional checks for netty/jetty/Apache HttpClient dependenciesComm...

SpringBoot Fix a typo in the ExitCodeGenerator documentation

This PR fixes a small typo in the ExitCodeGenerator documentation in the Core Freatures/SpringApplication/Application Ex...

SpringBoot Update copyrights to 2023

Hi,this PR updates a couple of copyright related files to 2023.On this occasion: a happy new year to you.Cheers,Christop...

SpringBoot Fix typo in javadoc of org.springframework.boot.web.server.LocalServerPort

Fixes a smal typo in Java Doc. Comment From: mhalbritterThank you!

SpringBoot Perform analysis of AOT processing failures

It would be nice to perform analysis of AOT processing failures in the same way as we do for failures during application...

SpringBoot EndpointRequestMatcher is missing toString() method

For compliance reasons, we do need a kind of "web security configuration report" for all of our spring-boot applications...

SpringBoot SDKMAN should not use repo.spring.io for releases

As mention in #33705 , I have replace repo url to maven url. While going through the https://github.com/spring-projects/...

SpringBoot Spring boot 2.6.0 'integrationDataSourceInitializer' throws is java.lang.IllegalStateException: Unable to detect database type

I am observing the following error for Sybase database after upgrading Spring boot version from 2.4.5 to 2.6.0.Caused by...

SpringBoot @ConfigurationProperties on a @Bean method does not work when the bean has a constructor that is eligible for constructor binding

Using Spring Boot 3.0.1, I have the following POJO on which I wish to bind a certain property:public class TestPropertie...

SpringBoot AbstractSecurityWebSocketMessageBrokerConfigurer in method configureInbound dosen't work with keycloak token

Hello every one I created an issue in https://github.com/BijanVan/Spring-Boot-Websocket-Sample/issues/1#issue-1512135406...

SpringBoot Installing Homebrew formula with --head does not work

See build.head sectionComment From: wilkinsonaThings don't even get as far as trying to build with Maven due to an attem...

SpringBoot spring-boot 3.0.1 Startup failed

java.lang.TypeNotPresentException: Type javax.servlet.http.HttpServletRequest not present at java.base/sun.reflect.ge...

SpringBoot Updated SDKMAN repo url to maven url

As mention in #33705, I have replace repo url to maven url. While going through the #33702 and Jan 2023 spring notice.Le...

SpringBoot Homebrew and Scoop should not use repo.spring.io for releases

https://spring.io/blog/2022/12/14/notice-of-permissions-changes-to-repo-spring-io-january-2023 means that installations ...

SpringBoot build-image fails with Builder lifecycle 'creator' failed with status code 51

For about one hour spring-boot:build-image does no longer work:[INFO] [creator] Paketo Spring Boot Buildpack 5.1...

SpringBoot Update ConfigDataEnvironmentContributors to allow imports to access previous contributions

See https://github.com/spring-cloud/spring-cloud-vault/issues/607#issuecomment-977666573 for more background.Currently C...
上一页 下一页
.