You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).