SpringBoot Fix Javadoc in JobLauncherApplicationRunner

The JobLauncherApplicationRunner does not launch multiple jobs by the commit - https://github.com/spring-projects/spring...

SpringBoot Issue after upgrading to Spring boot 3.0.2

We have upgraded to Spring boot from 2.7.0 to 3.0.2. We have upgraded to Java 17 also. After doing so we have been facin...

SpringBoot Polish Javadoc since tags for gh-34324

This PR polishes Javadoc @since tags for gh-34324.See gh-34324Comment From: wilkinsonaThanks very much, @izeye.

SpringBoot Why did the version of spring-data-redis become 2.1.21.RELEASE instead of the expected 2.1.4.RELEASE?

Why did the version of spring-data-redis become 2.1.21.RELEASE instead of the expected 2.1.4.RELEASE version after I mod...

SpringBoot the method getResource(String location) is always return null

When i use the method 'private Banner getTextBanner(Environment environment) ' in SpringBoot, it will use the method of ...

SpringBoot fix: issues-34505

fix: Logback INFO messages are always reported if other loggers are still printing logs before SpringBoot completes star...

SpringBoot Close #34505: Ignore other loggers print logs until logback configuration is complete.

Logback INFO messages are always reported if other loggers are still printing logs before logback configuration is compl...

SpringBoot Query pull request count"

query { repository(owner: "<spring-boot>", name: "<spring-boot>") { pullRequests(sta...

SpringBoot Disable CSRF using property security.enable-csrf

SummaryI want to disable the CSRF security by setting to falsethe property security.enable-csrf in a active applicaton ...

SpringBoot Query pull request coun

query { repository(owner: "<https://github.com/spring-projects/[spring-boot](https://github.com/spring-projects...

SpringBoot How can I replace the default banner?

Deprecated Support for image banners has been removed. When i want to change the banner for my boot3.0.0, there are some...

SpringBoot Restore deprecated code with no replacement that Spring Cloud Hoxton needs

Spring Cloud Hoxton is trying to support both 2.2 and 2.3 simultaneously. 19699 removed some deprecations which will cau...

SpringBoot I give up to use spring-boot-devtools

The new version of spring-boot-devtools is not easy to use, it is frequent to appear ClassCastException.I had to give it...

SpringBoot Provide configuration for ignoring routes from being sampled

Right now, you have 3 options for configuring if a trace is reported.1. Using the probability configuration properties, ...

SpringBoot How to build custom PropertySource for binding to @ConfigurationProperties

We're creating a new PropertySource that uses a database as it's repository. The idea is that we can update property va...

SpringBoot 2.7.0: SecurityFilterChain antMatcher trigger all the filters on not matching route

Envspring:2.7.0 with spring-boot-starter-security, spring-boot-starter-web java 17on url path antMatcher /v1/ I have Fil...

SpringBoot Upgrade to OpenTelemetry 1.23.1

Comment From: wilkinsonaThis upgrade requires some further investigation as it causes 3 failures in BaggagePropagationIn...

SpringBoot Method-level @Disabled tests are started in @SpringBootTest if Application Context fails to load

Versionsorg.springframework.boot:spring-boot-starter -> 2.7.0 & 2.7.9org.springframework.boot:spring-boot-starter...

SpringBoot Replaces deprecated snakeyaml Representer constructor

Because of the recent CVEs in SnakeYAML, many projects need to bump snake-yaml version to 2.0 or higher. But some depre...

SpringBoot Added runtime hints for weaver-messages

When the AOP is failling due to an exception, it uses the weaver-messages to print the exception. If the application is ...
上一页 下一页
.