-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Description
I am currently working on a Spring Boot 3 project where I need to use spring-cloud stuff in test scope.
The project uses Spring Boots native image support via Gradle.
Once trying to run the tests the compilation breaks fast as of a feature of the spring boot stating the a specific class was not compiled using -parameters options.
Please see: spring-projects/spring-boot@421f2fa
As I understand it, it needs to be fixed in the downstream dependency (here).
I will provide a PR adding the necessary compiler options to the project.
Metadata
Metadata
Assignees
Labels
No labels