Nineya
Home
Blog
软著申请
SpringBoot Fix Javadoc in JobLauncherApplicationRunner
2025-01-07 07:27:45
939
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
2025-01-07 07:27:42
21659
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
2025-01-07 07:27:31
111
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?
2025-01-07 07:27:27
3154
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
2025-01-07 07:27:23
1318
When i use the method 'private Banner getTextBanner(Environment environment) ' in SpringBoot, it will use the method of ...
SpringBoot fix: issues-34505
2025-01-07 07:27:18
464
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.
2025-01-07 07:27:15
1101
Logback INFO messages are always reported if other loggers are still printing logs before logback configuration is compl...
SpringBoot Query pull request count"
2025-01-07 07:27:13
330
query { repository(owner: "<spring-boot>", name: "<spring-boot>") { pullRequests(sta...
SpringBoot Disable CSRF using property security.enable-csrf
2025-01-07 07:27:10
9229
SummaryI want to disable the CSRF security by setting to falsethe property security.enable-csrf in a active applicaton ...
SpringBoot Query pull request coun
2025-01-07 07:27:07
327
query { repository(owner: "<https://github.com/spring-projects/[spring-boot](https://github.com/spring-projects...
SpringBoot How can I replace the default banner?
2025-01-07 07:27:05
347
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
2025-01-07 07:27:03
5903
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
2025-01-07 07:27:00
1334
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
2025-01-07 07:26:49
17112
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
2025-01-07 07:26:44
6659
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
2025-01-07 07:26:39
15669
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
2025-01-07 07:26:31
1874
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
2025-01-07 07:26:28
1350
Versionsorg.springframework.boot:spring-boot-starter -> 2.7.0 & 2.7.9org.springframework.boot:spring-boot-starter...
SpringBoot Replaces deprecated snakeyaml Representer constructor
2025-01-07 07:26:26
496
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
2025-01-07 07:26:23
8972
When the AOP is failling due to an exception, it uses the weaver-messages to print the exception. If the application is ...
上一页
下一页
1
…
1839
1840
1841
1842
1843
…
2246
.