Skip to content

Compile project using -parameters flag #2316

@holgerstolzenberg

Description

@holgerstolzenberg

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions