boot-daemon-demo
boot-daemon-demo copied to clipboard
Sample app demonstrating how to create a unix daemon using Spring Boot and package in an rpm/deb for easy installation.
Results
3
boot-daemon-demo issues
Sort by
recently updated
recently updated
newest added
I get for `xyz@localhost distributions]$ sudo rpm -Uvh daemon-demo-0.0.1-3.noarch.rpm ` the following error output: Creating group: daemon-demo Creating user: daemon-demo Aktualisierung/ Installation... 1:daemon-demo-0:0.0.1-3 ################################# [ 33%] /etc/init.d/daemon-demo: line 1: $'PK\003\004':...
The produced jar is not jar packaged with spring boot repackage