SpringBoot JPA repository instantiation failed under groovy

Spring boot repository is not creating under groovy.environment: java openjdk 17 2021-09-14groovy 4.0.14spring boot 2.7....

SpringBoot SpringBoot 3.2.4 is pulling docker.io/paketobuildpacks/builder-jammy-tiny:latest for native image while recommended is gcr.io/paketo-buildpacks/java-native-image

Hello team, As of today, with SpringBoot 3.2.4 and the newly released JDK22, in the process of building a native image, ...

SpringBoot Allow the embedded web server to be shut down gracefully

We are using spring-boot and spring-cloud to realize a micro service archtecture. During load tests we are facing lots o...

SpringBoot ExtractCommandTests fail on Linux with Java 17.0.11

Similar to https://github.com/spring-projects/spring-boot/issues/39303, we now have different behavior on Linux with Jav...

SpringBoot Pem SslBundle - allow property source for keystore and truststore

Current implementation allows us to specify a location.Ideally we could also specify a property that contains the pem fi...

SpringBoot Upgrade to Json-smart 2.5.1

Comment From: ValentinBossihi @wilkinsonajson-smart is in spring boot version 3.2.4 scoped as "compile" when i do mvn de...

SpringBoot Message not included in ErrorAttributes for non-RuntimeExceptions

When a non-RuntimeException (e.g. any Throwable that does not inherit from RuntimeException) is thrown in a method calle...

SpringBoot Spring boot 2.7.1 .RELEASE is not deleting TMP file (upload_xx) from the location user/appData/local/temp automatically

I am using spring boot 2.7.1 release and embedded tomcat is 9.0.64in our application we are uploading the multipart file...

SpringBoot Upgrade to Logback 1.5.4

This upgrade is noteworthy as the logback-access module is now versioned and released separately in the ch.qos.logback.a...

SpringBoot Make the documentation about the customization of spring data mongodb converters more prominent

Looking for a documentation of the most elegant way of configuring custom converters for spring data mongodb is not very...

SpringBoot flyway connection error for r2dbc in testcontainers in Spring boot versions >= 3.x.x

The code shown below works perfectly fine in Spring Boot version 2.7.18. It autoconfigures r2dbc and flyway according to...

SpringBoot Support Gradle Plugin BootRun on a feature variant

I'd like to use boot run to run an application that lives in a gradle feature varianthttps://docs.gradle.org/current/use...

SpringBoot Log with Current ClassLoader

In koupleless, multiple spring boot applications run together in a single JVM, and these applications are isolated by di...

SpringBoot Producible's javadoc has the wrong link text for @WriteOperation and @DeleteOperation

ReadOperation was the text for WriteOperation and DeleteOperationComment From: mhalbritterThanks Spencer!

SpringBoot Parse duration config strings like 1s into kotlin.time.Duration

With an application.yml like so:my-app: duration: 4hand a class property like so:import kotlin.time.Duration@Servicecla...

SpringBoot Invalid requests shows implementation details with embedded Jetty

We use Spring Boot with Jetty and Jersey for microservices. For security reasons we want to expose as little server iden...

SpringBoot Upgrade to Spring Integration v 6.3.0-M2

Fix for #40226Comment From: pivotal-cla@dev-yugantar Please sign the Contributor License Agreement!Click here to manuall...

SpringBoot Pull the whole "Testing" documentation section up to the top level

Please also consider pulling the whole "Testing" section up to the top level so it shows up in the left nav.Originally p...

SpringBoot Upgrade to Awaitility 4.2.1

Comment From: wilkinsonaWe need to revert this until Java 22 has GAed due to https://github.com/awaitility/awaitility/is...

SpringBoot Executable JAR application startup is slower after 3.2.0 when Hibernate scanner is not disabled

I investigated some slow application startup behavior and it seems Executable JAR can be extremely slower than alternati...
上一页 下一页
.