Nineya
Home
Blog
软著申请
SpringBoot Paketo generated image doesn't have utf8 encoding
2025-01-08 00:36:28
5529
./mvnw spring-boot:build-image with default setup creates runtime image with encoding that is not utf-8. Java has defaul...
SpringBoot Remove duplicate logic in DefaultErrorViewResolver
2025-01-08 00:36:25
228
Remove duplicates in DefaultErrorViewResolver constructorComment From: snicollThanks for the PR but the constructor is l...
SpringBoot Missing handle exception BindException in method handleException of class ResponseEntityExceptionHandler
2025-01-08 00:36:23
152
In spring boot 3.3.7 already handle BindException in method handleException of class ResponseEntityExceptionHandler but ...
SpringBoot CVE for logback 1.4.11 with the latest SpringBoot 3.2
2025-01-08 00:36:21
3266
Hello team,This might have been already be reported, and if it is, apologies, feel free to close, take this as me just w...
SpringBoot spring-boot-maven-plugin sets imagePlatform even if it's empty
2025-01-08 00:36:17
1036
A Docker image cannot be built with the spring-boot-maven-plugin:3.4.0 if Docker API version is less than 1.41. In parti...
SpringBoot Refactor: Use 'source' variable consistently in log formatting
2025-01-08 00:36:14
263
This PR refactors the format method of the SimpleFormatter class to replace multiple calls to record.getLoggerName() wit...
SpringBoot Upgrade to Logback 1.5.13
2025-01-08 00:36:12
762
Fixes CVE-2024-12798 and CVE-2024-12801Comment From: pivotal-cla@yeikel Please sign the Contributor License Agreement!C...
SpringBoot Support config yaml files embedded in env vars via spring.config.import
2025-01-08 00:36:09
171
Related to #41609.TODO:- [ ] Improve/discuss support for EnvironmentVariableResource/ProtocolHandler- [ ] Define 3PP for...
SpringBoot Support loading config yaml files embedded in env vars via spring.config.import
2025-01-08 00:36:07
8777
Use caseProviding a Helm Chart for a Spring Boot application, typically requires translating input from values.yaml to a...
SpringBoot Align versions used in spring-boot-gradle-plugin
2025-01-08 00:36:05
970
37904 Align versions used in spring-boot-gradle-pluginComment From: wilkinsonaThanks for the proposal. These changes see...
SpringBoot Align versions used in spring-boot-gradle-plugin
2025-01-08 00:36:02
855
Looking at the tests in /spring-boot-gradle-plugin/src/test/resources/org/springframework/boot/gradle/tasks/bundling we ...
SpringBoot bump logback to latest 1.5.15 to fix CVE-2024-12801 + CVE-2024-12798
2025-01-08 00:35:59
500
fixes CVE-2024-12801 + CVE-2024-12798, see https://logback.qos.ch/news.html#1.5.13see also https://logback.qos.ch/news.h...
SpringBoot Empty in-memory H2 database issue in spring-boot 3.4.1
2025-01-08 00:35:58
1345
Hi We hit an issue migrating from spring-boot 3.4.0 to 3.4.1 and think it's related to the change around how datasources...
SpringBoot Upgrade to Gradle 8.12
2025-01-08 00:35:55
113
Forward port of issue #43649 to 3.4.x.Comment From: wilkinsonaClosed by 51d15c7c783c576f4be80a4e834a9aad68bbff89.
SpringBoot NPE when launch brand new spring boot project after GraalVM in AWS lambda
2025-01-08 00:35:52
10164
I started a spring boot brand new project using initializr. I use maven3, Graalvm 23, Spring boot 3.4.1.Every time I st...
SpringBoot Spring-boot ignoring log4j2.xml file
2025-01-08 00:35:50
5401
I am attempting to implement log4j in my spring-boot (3.4.0) app. My build is done using Gradle. My depedendencies are a...
SpringBoot Upgrade to Lettuce 6.4.2.RELEASE
2025-01-08 00:35:47
10520
I updated springboot from 3.2.8 to 3.4.1, my redis-server run with password and I can startup springboot-3.2.8 successfu...
SpringBoot Update tests to avoid deprecation warnings with Gradle 8.12
2025-01-08 00:35:43
1801
Running spring-boot-gradle-plugin's tests with Gradle 8.12-rc-1 results in a number of deprecation warnings that cause t...
SpringBoot Fix default StringHttpMessageConverter
2025-01-08 00:35:41
1786
https://docs.spring.io/spring-boot/appendix/application-properties/index.html#application-properties.server.server.servl...
SpringBoot NoClassDefFoundError when shutting down the application
2025-01-08 00:35:32
29855
my springboot version is 3.0.9.when I use Lininx shell 'kill -15 pid' to kill my java application, it reported some exce...
上一页
下一页
1
…
1604
1605
1606
1607
1608
…
2246
.