Nineya
Home
Blog
软著申请
SpringBoot JPA repository instantiation failed under groovy
2025-01-07 22:11:42
1975
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
2025-01-07 22:11:40
1840
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
2025-01-07 22:11:37
115161
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
2025-01-07 22:11:30
293
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
2025-01-07 22:11:28
8708
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
2025-01-07 22:11:25
2445
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
2025-01-07 22:11:23
2488
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
2025-01-07 22:11:18
1014
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
2025-01-07 22:11:08
228
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
2025-01-07 22:10:59
2515
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
2025-01-07 22:10:56
39174
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
2025-01-07 22:10:53
2131
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
2025-01-07 22:10:51
990
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
2025-01-07 22:10:46
105
ReadOperation was the text for WriteOperation and DeleteOperationComment From: mhalbritterThanks Spencer!
SpringBoot Parse duration config strings like 1s into kotlin.time.Duration
2025-01-07 22:10:44
3864
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
2025-01-07 22:10:39
5514
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
2025-01-07 22:10:36
619
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
2025-01-07 22:10:34
1125
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
2025-01-07 22:10:31
224
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
2025-01-07 22:10:26
6441
I investigated some slow application startup behavior and it seems Executable JAR can be extremely slower than alternati...
上一页
下一页
1
…
1701
1702
1703
1704
1705
…
2246
.