spring-boot/spring-boot-integration-tests/spring-boot-launch-script-t.../src/test/resources/scripts/launch-with-use-of-start-st...

8 lines
208 B
Bash
Executable File

source ./test-functions.sh
chmod -x $(type -p start-stop-daemon)
install_service
echo 'USE_START_STOP_DAEMON=false' > /test-service/spring-boot-app.conf
start_service
await_app
curl -s http://127.0.0.1:8080/