spring-attic / spring-native

Spring Native is now superseded by Spring Boot 3 official native support
https://docs.spring.io/spring-boot/docs/current/reference/html/native-image.html
Apache License 2.0
2.74k stars 356 forks source link

Use argfile when passing arguments to a forked JVM #1585

Closed mhalbritter closed 2 years ago

mhalbritter commented 2 years ago

Closes gh-1567