v4.0.1
Changed
- Specifying a main JAR or WAR file is no longer required. This allows easy deployment in cases where application startup is managed by a shell script, such as when using
sbt-native-packager
. (#258)
Removed
- Workaround for JDK-8220723 that affected older (2019) OpenJDK versions. (#260)