spring-boot-thin-launcher
spring-boot-thin-launcher copied to clipboard
IllegalArgumentException: Bad artifact coordinates true, expected format is <groupId>:<artifactId>[:<extension>[:<classifier>]][:<version>]
version: 1.0.31.RELEASE
steps:
- java -jar ./app.jar --thin.classpath=properties > thin.properties
- java -jar ./app.jar --thin.trace=true
exceptions:
temporary fix:
Why is the fix "temporary"? If there is a better way, can you suggest it via a PR?