SpringBoot Paketo generated image doesn't have utf8 encoding

./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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

https://docs.spring.io/spring-boot/appendix/application-properties/index.html#application-properties.server.server.servl...

SpringBoot NoClassDefFoundError when shutting down the application

my springboot version is 3.0.9.when I use Lininx shell 'kill -15 pid' to kill my java application, it reported some exce...
上一页 下一页
.