mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
There are some cases where false positives of the detection prevent compiling an application to native which otherwise would run perfectly fine in a native image. Closes gh-40051