SpringBoot CVE-2024-38819 reported in spring-boot-starter-web: 3.3.4 & spring-boot-starter-webflux: 3.3.4 & spring-boot-starter-data-jpa: 3.3.4

Comment From: bclozelWe already answered in #42860Please stop creating duplicate issues or we'll have to limit your acco...

SpringBoot provide a solution to delete temporary directories on server shutdown

…context is closed #9983The directory /tmp/tomcat-* are not deleted when stopping a Spring Boot application.This PR prov...

SpringBoot Provide fat jar aware implementations of Tomcat's Resource and ResourceSet to speed up resource loading from executable wars

When packaging an spring-boot application as a WAR, the context class loader of a Rest Controller is very slow to load a...

SpringBoot CVE-2024-38819 reported in spring-boot-starter-web: 3.2.10

Comment From: wilkinsonaThis will be addressed in today's releases through a Spring Framework upgrade. In the meantime, ...

SpringBoot Build names don't match in release workflow

https://github.com/spring-projects/spring-boot/blob/a3c34b49362769c5ef65833e82a43f59c15e5dc6/.github/workflows/release.y...

SpringBoot Release type conditionals are not working in documentation

The documentation Asciidoc source contains conditional statements for the release type, like:ifeval::["{artifact-re...

SpringBoot Revert 2a64cf6fb122eb0cf4810772fc20efa82950ac77

We should revert 2a64cf6fb122eb0cf4810772fc20efa82950ac77 when https://github.com/spring-projects/spring-framework/issue...

SpringBoot Shut down management server only once main server is shut down

I try to describe our use case and the problem we have:We're using Prometheus to scrape the metrics. We set server.port=...

SpringBoot HttpSecurity does not work in conjunction with spring-boot-starter-web-services

I've just tried to upgrade our Spring Boot application from 2.7.5 to 3.0.0 GA. Everything seems to work fine except for ...

SpringBoot Add Testcontainers and docker compose support for ClickHouse

Testcontainers 1.20.3 provides R2DBC support for ClickHouseContainer.Comment From: snicollI am extending this PR to add ...

SpringBoot Investigate how to support sending OTLP over Brave

There's a OtlpProtoV1Encoder in https://github.com/openzipkin-contrib/zipkin-otel and here's a sample project.The weird ...

SpringBoot Add property to control export of OTLP logs

42781Comment From: mhalbritterThanks @nosan !Comment From: andrzej-manThanks!Comment From: nosanThanks @mhalbritter the ...

SpringBoot Consider which classloader to use with ApplicationResourceLoader

From https://github.com/spring-projects/spring-boot/issues/42468#issuecomment-2382454017https://github.com/spring-projec...

SpringBoot Polish

This PR includes- Simplify ternary operator condition. I think the method can return direct result instead- Use String#i...

SpringBoot Delete Tomcat's temporary directories when the context is closed

Using Spring Boot 1.5.1.The directory /tmp/tomcat-* are not deleted when stopping a Spring Boot application.The director...

SpringBoot provide a solution to delete Tomcat's temporary directories when the …

…context is closed #9983The directory /tmp/tomcat-* are not deleted when stopping a Spring Boot application.This PR prov...

SpringBoot mvn spring-boot:run ignores multiple file configuration set to spring.config.location

Hi,I'm using Spring-boot 1.4.2.RELEASE. My configuration is split in two configuration files (application.yml and config...

SpringBoot Add resource hints for application properties

This issue is about adding resource hints for application properties files, including: - both .properties, .yml and yaml...

SpringBoot Update commons-compress from 1.25.0 to 1.26.2

Looking to see if commons-compress library can be updated from 1.25.0 to 1.26.2 in the spring-boot/spring-boot-project/s...

SpringBoot Upgrade to Testcontainers 1.20.2

Comment From: snicollUnfortunately, the upgrade missed several key points. Cassandra and Kafka containers have moved wit...
上一页 下一页
.