Skip to content

Binding spring.main.* properties doesn't work in a native image #42038

@mhalbritter

Description

@mhalbritter

In #40592 we introduced a property class to bind the spring.main.* properties too. While this works on the JVM, it doesn't work on native. I guess there are reflection hints missing (and we add superfluous hints for SpringApplication).

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions