SpringBoot TomcatWebServer stop doesn't close sockets for additional connectors

Greetings!As stated in this seemingly unrelated ticket https://github.com/spring-projects/spring-boot/issues/38554 we ar...

SpringBoot When the image built using bootBuildImage creates files or folders with Chinese names at runtime, their names will be garbled.

The build.gradle.kts I use is as followsimport org.jetbrains.kotlin.gradle.tasks.KotlinCompileimport org.springframework...

SpringBoot Unify 'observation-enabled' property defaults if possible

See #36451 and #38644 for examples.Currently some technologies have an observation-enabled property which can be used to...

SpringBoot Add Artemis Service Connection for Docker Compose and Testcontainers

Update Testcontainers version to 1.19.4Add service connection for Testcontainers Artemis (available in version 1.19.4)Ad...

SpringBoot bootTestRun throws error when you have multiple @DynamicPropertySources in Spring Boot 3.2.2 -- works fine in 3.2.1

With Spring Boot 3.2.2, if you have multiple classes with @DynamicPropertySourceit throws the below error. This works fi...

SpringBoot Building a Native Image Using Buildpacks,Print Chinese garbled logs

springboot-version: 3.2.1graal-vm-version: GraalVM 17.0.9+11.1The pom file I am using plugin:<plugin> <group...

SpringBoot Actuator attributes for spring boot application is not available in java mission control

We are not able to see the actuator endpoint attributes in jmc.We are using spring boot version 3.2.1 and jdk mission co...

SpringBoot Include the environment's default profiles in the env endpoint's response

Closes #39245Comment From: mhalbritterThank you!Comment From: mhalbritterClosed in dae395214469ca23c78c05ec25451cff83a78...

SpringBoot WebClient.Builder builder will cause Cannot reserve 49152 bytes of direct buffer memory (allocated: 10452747, limit: 10485760)

Hello team,We are observing an issue that is reproducible 100%.With this code:@Bean public WebClient getWebClient(fin...

SpringBoot OpenTelemetryMetricsContainerConnectionDetailsFactoryIntegrationTests fails locally with container start error

java.lang.IllegalStateException: Mapped port can only be obtained after the container is started at org.testcontainer...

SpringBoot Provide auto-configuration for datasource-micrometer-spring-boot

HelloWe wanted to ask if its possible to include net.ttddyy.observation:datasource-micrometer-spring-boot:1.0.3 in sprin...

SpringBoot storeNullValue doesn't work on SpringBoot 3.0

HelloI am working on a SpringBoot 2.6 (using spring-data-elasticsearch 4.4.3) APIthat needs to store null values explici...

SpringBoot Cannot build 2.6.x bue to missing io.spring.ge.conventions plugin in version 0.0.11.

🐞 Bug reportI cannot build spring-boot in version 2.6.x due to missing io.spring.ge.conventions plugin in version 0.0.11...

SpringBoot Add liquibase ui-service property

Hi, I added to the autoconfiguration the property ui-service introduced in Liquibase 4.25.0.Comment From: mhalbritterTha...

SpringBoot fix: HttpMessageConverters addDefaultConverters should only add if there is not exists one.

Comment From: wilkinsonaThanks for the proposal but this would be a breaking change as the existing converter is intenti...

SpringBoot Upgrade to Commons Compress 1.25.0

Closes gh-39148Comment From: wilkinsonaThanks for the PR, @darkmastermindz. I have edited your description as it doesn't...

SpringBoot Bump gradle/gradle-build-action from 2.11.1 to 2.12.0

Bumps gradle/gradle-build-action from 2.11.1 to 2.12.0.Release notesSourced from gradle/gradle-build-action's releases.v...

SpringBoot Upgraded to spring 3.2.2 and observed new cookies got added and xsrf token cookie size got increased

We have upgraded spring boot version to 3.2.2 and we have observed that there are new cookies added and xsrf token size ...

SpringBoot Spring boot plugin issue using gradle cache

Running Spring boot plugin with gradle 8.5 generate :Configuration cache problems found in this build. 2 problems were f...

SpringBoot Spring Boot 3.2 MockEnvironment Binder.get().bind() returning not bound

When updating Spring Boot to 3.2.1 from 3.1.8 one of our unit test fails when using a MockEnvironment with java.util.NoS...
上一页 下一页
.