Nineya
Home
Blog
SpringBoot Unify actuator descriptor class names
2025-01-07 04:16:48
211
Descriptor classes used in actuator endpoints currently use a number of different names. They're unlikely to be used dir...
SpringBoot ElasticsearchDataAutoConfiguration: the auto configuration is applied even when the classpath does not have the required classes
2025-01-07 04:16:41
266
Signed-off-by: Andriy Redko andriy.redko@aiv...
SpringBoot Can't read List from .yml File into Map<String, Object>
2025-01-07 04:16:38
10213
SituationI have a Single Page App and a Spring Boot backend. From the Backend I want to put some properties through to t...
SpringBoot ElasticsearchDataAutoConfiguration: the auto configuration is applied even when the classpath does not have the required classes
2025-01-07 04:16:34
11330
ProblemThis is a joint discovery with @sothawo (see please [1] for the context). Together we have built the Spring Data ...
SpringBoot javax.validation.constraints missing in 2.3.0?
2025-01-07 04:16:31
1116
After migrating Spring Boot from 2.2.7. to 2.3.0, I get package javax.validation.constraints does not exist when using @...
SpringBoot Create a single PDF file with all the reference content
2025-01-07 04:16:29
416
As discussed in a meeting, we should make a single PDF file with all of the reference content.You can assign this issue ...
SpringBoot Throw ContextLoadException from SpringBootContextLoader
2025-01-07 04:16:26
619
31793 introduced a custom ApplicationContextFailureProcessor; however, that is half of the support needed for processing...
SpringBoot Upgrade to Spring Data 2022.0.0-RC2
2025-01-07 04:16:24
611
Comment From: mp911deProject Dependencies Spring Data 2022.0.0-RC2Cassandra Driver (com.datastax.oss:java-driver-bom): 4...
SpringBoot Spring Boot 3 with Spring Data JPA MySQL - errors on runtime
2025-01-07 04:16:19
19100
Start with a new application generated from Spring Initializer having:- maven - Java 17 - GraalVM Native Support- Spring...
SpringBoot Builder lifecycle 'creator' failed with status code 20
2025-01-07 04:16:15
21286
Execute ./gradlew bootBuildImage Build Dependenciesclasspath+--- org.springframework.boot:spring-boot-gradle-plugin:3.0....
SpringBoot bootBuildImage fails with Unable to parse image reference in RC1
2025-01-07 04:16:12
1593
I have the following configuration in my build.gradle:bootBuildImage { imageName = "eu.gcr.io/company/imagename&...
SpringBoot Build failures caused by using a version of GraalVM that does not meet our minimum requirements are hard to diagnose
2025-01-07 04:16:10
1774
As discussed with @philwebb, @wilkinsona and @scottfrederick, in order to improve the usability of Spring Boot native su...
SpringBoot Favor xmlunit-assertj3 instead of xmlunit-assertj
2025-01-07 04:16:06
1069
As an outcome of xmlunit/xmlunit#203, xmlunit-assertj3 was created to better integrate with the AssertJ 3.x API (Java 8 ...
SpringBoot Stop configuring AOT-generated classes as output of AOT source set
2025-01-07 04:16:03
666
When AOT processing generates classes (CGLib proxies, for example) we currently configure those classes as an output of ...
SpringBoot JPA doesn't work for spring 3.0 native
2025-01-07 04:15:58
8947
Hi,I tried to 1) build the petclinic application from https://github.com/showpune/spring-petclinic/tree/native-support-3...
SpringBoot Consider adding Jacoco preconfiguration on spring-boot-starter-parent, integrated with surefire and failsafe
2025-01-07 04:15:56
859
Given the amount of problems configuring these 3, it would be nice if Spring-Boot Parent preconfigured JacocoComment Fro...
SpringBoot Spring Boot Actuator does not show http.server.requests in metrics endpoint
2025-01-07 04:15:53
6249
I do have a spring boot project developed using Java 11 in which I am adding the spring boot actuator to use the metrics...
SpringBoot @JsonMixin not working in native-image
2025-01-07 04:15:50
18730
The JSON smoke test contains a @JsonMixin here. This works in AOT mode, but does not work in native mode. It fails with:...
SpringBoot Spring Boot 3 Native Compile issue - java.lang.TypeNotPresentException: Type kotlinx.serialization.StringFormat not present
2025-01-07 04:15:47
6263
To reproduce the problem can be used https://github.com/spring-projects-experimental/spring-native, branch sb-3.0.x On W...
SpringBoot Add support for CNB platform API 0.10
2025-01-07 04:15:45
221
CNB Platform API 0.10 release notes: https://github.com/buildpacks/spec/releases/tag/platform%2Fv0.10Spring Boot shouldn...
上一页
下一页
1
…
1880
1881
1882
1883
1884
…
2246
.