Changed app name to hello-java and deleted junk files

This commit is contained in:
Ravi Srinivasan
2019-06-04 10:03:40 +05:30
parent b13f8d5345
commit de664729bc
20 changed files with 0 additions and 156 deletions

7
hello-java/run-app.sh Executable file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
echo "Starting wildfly swarm app..."
echo "JVM options => $JAVA_OPTIONS"
echo
java $JAVA_OPTIONS -jar /opt/app-root/bin/hello-swarm.jar