-
## Issue Summary
In a Spring Boot 3.3.5 application using GraalVM (22.3.0) for native image compilation, the following exception occurs when attempting to initialize lazy-loaded Hibernate entities:
…
-
### Issue Description
the build made with paketo buildpack fails upon final cleaning phase with permission error
### Steps to reproduce the issue
Steps to reproduce the issue
1. Create a spring-boo…
-
**Describe the bug**
I am using Spring Shell to create a cli tool, the library works fine when run from the jar, however when compiled to a native binary and ran it throws a NullPointerException.
…
-
**Describe the bug**
I've run into the same situation as reported here:
https://stackoverflow.com/questions/76807745/hazelcast-with-spring-boot-3-graalvm-native-nosuchmethoderror
Basically, bot…
-
-
Developers of Spring applications on the JVM are typically accustomed to being able to do advanced configuration at runtime with mechanisms like Spring profiles. Ahead-Of-Time transformations and Graa…
-
As part of the Spring Cloud Config Server we utilize Spring Boot's `ConfigDataEnvironmentPostProcessor` to populate an `Environment` with PropertySources from various environment repositories that uti…
-
spring-native example fails to build with GraalVM 22. It builds fine with GraalVM 21.
Errors found in build logs:
```
(...)
Error: An object of type 'io.opentelemetry.api.internal.InternalAttr…
-
https://github.com/eclipse-serializer/serializer/blob/6dbcfc87c3ed899401e475c1a432ff3bad82ed5f/persistence/binary/src/main/java/org/eclipse/serializer/persistence/binary/java/util/BinaryHandlerSetFrom…
-
**Description:**
This is a followup issue on https://github.com/spring-projects/spring-hateoas/issues/2210.
**Release versions:**
2.11.x
**Custom apps:**
N/A
**Steps to reproduce:**
* Bui…