SpringBoot Make JooqExceptionTranslator conditional

I would like to set my own Exception Translator or ExecuteListener to translate exception. Currently the exception is al...

SpringBoot Add jsonb parser

Add a new JsonbParser based on jakarta.jsonComment From: pivotal-cla@xiaoma20082008 Please sign the Contributor License ...

SpringBoot spring.rabbitmq.listener.stream.auto-startup property has no effect

The property comes from org.springframework.boot.autoconfigure.amqp.RabbitProperties.BaseContainer#isAutoStartup, which ...

SpringBoot Manifest attributes cannot be resolved with the new loader implementation

OS: Windows 11Java version: OpenJDK 21.0.1openjdk 21.0.1 2023-10-17 LTSOpenJDK Runtime Environment Temurin-21.0.1+12 (bu...

SpringBoot spring-boot-starter-logging 2.7.18 has a dependency containing LGPL-2.1-only

Springboot version 2.7.8, 2.7.18 (and probably all in between) are being flagged by FOSSA on license violation by a tran...

SpringBoot Memory Leak on org.springframework.boot.actuate.autoconfigure.metrics.AutoConfiguredCompositeMeterRegistry - Spring Boot 2.7.14

IssueI have a Spring boot 2.7.14 + Java 11 application which acts like a proxy (it's a gateway) between client A and tar...

SpringBoot Issue with RestTemplate exchange method after Spring Boot Upgrade

Hi After upgrading Spring Boot from 3.1.6/3.1.7 to 3.2.0/3.2.1, we're facing problems with the RestTemplate exchange met...

SpringBoot Fail configuration property metadata processing when additional metadata has unexpected content

Some additional metadata currently has no effect as it's malformed. For example https://github.com/spring-projects/sprin...

SpringBoot Separate server.port and management.server.port actuator endpoint is not use management.server.port

spring-boot 2.6.15 spring-webflux http://xxxx:serverPort/actuator/healthCheck { "status": "UP" }http://xxxx:managementS...

SpringBoot Spring Boot 3.2.0 - Could not find or load main class org.springframework.boot.loader.JarLauncher

Application working fine with Spring Boot v3.1.6 fails to start with Spring Boot v3.2.0 with the below errorcould not fi...

SpringBoot Upgrading from spring-boot 3.1.6 to 3.2.1 seems to resurface issue #37484

Upgrading from spring-boot 3.1.6 to 3.2.1 seems to resurface issue #37484 Steps to reproduce:Run tests in the attached g...

SpringBoot Add property to configure the queue size for Tomcat

As of now, the request processing queue size of Tomcat can't be adjusted and defaults to an unbounded queue (this is due...

SpringBoot Use request.requestPath().value() to populate path error attribute with WebFlux

Hi, let's say that we have a simple architecture with ingress gateway in front that handles all incoming requests, and o...

SpringBoot Maven shade plugin ResourceTransformer API changed

Using org.springframework.boot.maven.PropertiesMergingResourceTransformer as a transformer with maven-shade-plugin is no...

SpringBoot Add configuration option for path inclusion in DefaultErrorAttributes

See https://github.com/spring-projects/spring-boot/issues/37269Comment From: mhalbritterGot something here: https://gith...

SpringBoot Add support for the @SpanTag annotation

Spring Boot 3.2.0 came with a number of Observability improvements, supporting a number of Micrometer annotations.@SpanT...

SpringBoot Bug 1

Comment From: pivotal-cla@fmck3516 Please sign the Contributor License Agreement!Click here to manually synchronize the ...

SpringBoot spring-boot-maven-plugin:3.2.0:process-aot Get stuck

pom.xml <properties> <java.version>21</java.version> <project.build.sourceEncoding...

SpringBoot Mockito init error with jdk 21 and spring 3.2.1

i had a problem when i using jdk 21 and spring 3.2.1,dependency tree[INFO] --- maven-dependency-plugin:2.8:tree (default...

SpringBoot Multipart Form with Number @RequestPart causes HttpMediaTypeNotSupportedException

The following controller method causes a HttpMediaTypeNotSupportedException. If I change the tenantId parameter to a St...
上一页 下一页
.