SpringBoot Unify actuator descriptor class names

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

Signed-off-by: Andriy Redko andriy.redko@aiv...

SpringBoot Can't read List from .yml File into Map<String, Object>

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

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?

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

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

31793 introduced a custom ApplicationContextFailureProcessor; however, that is half of the support needed for processing...

SpringBoot Upgrade to Spring Data 2022.0.0-RC2

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

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

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

I have the following configuration in my build.gradle:bootBuildImage { imageName = &quot;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

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

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

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

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

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

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

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

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

CNB Platform API 0.10 release notes: https://github.com/buildpacks/spec/releases/tag/platform%2Fv0.10Spring Boot shouldn...
上一页 下一页
.