SpringBoot Upgrade to Spring Security 6.3.2

Comment From: mmoayyedApologies beforehand, I am not 100% sure if this is the right spot, but wanted to cross-link this ...

SpringBoot Improve documented logging property descriptions and default values

Hello, now that I'm able to set a custom default for logging.pattern.console i noticed that the documentation of the def...

SpringBoot When using WebFlux, server.error.include-binding-errors=ALWAYS no longer has an effect when the BindingResult exception is the cause of a ResponseStatusException

BackgroundSince Boot 2.3 binding errors are no longer included in the default error page by default.The resolution, unti...

SpringBoot PropertiesLauncher does not respect classpath.idx when adding jars in BOOT-INF/lib to the classpath

This is about spring-boot-loader module and org.springframework.boot.loader.launch package and is currently in the maste...

SpringBoot Add Property origin information to environment

I already posted an feature request to Spring Framework but it might involve more trouble than it is worth to them. http...

SpringBoot Remove ProcessedAnnotations plugin

It was introduced after we moved to generating our auto-configuration and management context import files using an annot...

SpringBoot Refactor BasicJsonParser to simplify JSON parsing logic

This pull request refactors the BasicJsonParser class to simplify the JSON parsing logic.The following changes are made:...

SpringBoot Explain that enabling virtual threads disables traditional thread pools

While investigating this issue https://stackoverflow.com/questions/78790376/spring-boot-application-gets-stuck-when-virt...

SpringBoot Configuring metric percentiles-histogram and percentiles disables the quantile tag since at least Spring Boot 3.3.1

Hello!We upgraded from Spring Boot 3.2.3 to 3.3.1 (later switched to 3.3.2) and noticed my quantile tags has disappeared...

SpringBoot Use enhanced switch statement

Use enhanced switch statementComment From: wilkinsonaThanks for the proposal but the source in spring-boot/spring-boot-p...

SpringBoot Add CI for Java 23

Forward port of issue #41698 to 3.3.x.Comment From: snicollFlagging as blocked as we need to figure out what to do with ...

SpringBoot build-image failures after docker desktop update with 'Illegal char <:> at index 5: npipe:////'

DescriptionAfter Docker Desktop upgrade from 4.30.0 to 4.31.1 spring-boot:build-image started failing with:Failed to exe...

SpringBoot Rework Cloud Foundry actuator support behind a pluggable abstraction

We would like to change the /cloudfoundryapplication actuator support to a pluggable abstraction to allow more extension...

SpringBoot spring-boot-gradle-plugin: Cannot add task 'cyclonedxBom' as a task with that name already exists.

Versions:- spring-boot: 3.3.2- cycloneDx plugin: 1.8.2- java 17I followed the instructions in SBOM support in Spring Boo...

SpringBoot Database connection leak with SseEmitter

I have a problem with a database connection pool in Spring Boot 2, where connections are not returned to the pool even t...

SpringBoot Make it easier to define a bean in addition to an auto-configured bean of the same type

Problem:I want to define my own ObjectMapper as a bean (as it needs to be injected with other dependencies) without sudd...

SpringBoot Rethink DefaultBatchConfiguration and/or change documentation

Hi, I think DefaultBatchConfiguration has some issues that need to be addressed:The documentation suggests, that it sho...

SpringBoot Add support for Pulsar default tenant/namespace

This commit allows Pulsar users to configure a default tenant and/or namespace to be used when producing or consuming me...

SpringBoot Avoid using JRE.OTHER when disabling Artemis tests to work around ARTEMIS-4975

Apache Artemis is incompatible with Java 23: https://issues.apache.org/jira/browse/ARTEMIS-4975. We're seeing failures o...

SpringBoot SpringBoot 3.2.6 use rabbitmq having an error

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.boot.autocon...
上一页 下一页
.