${JAVA_BIN} ${JAVA_OPTS} -Ddebug=true -Xdebug -Xrunjdwp:server=y,transport=dt_socket,address=8000,suspend=n -Xmx2048m -Djna.library.path=${LIB_PATH} -Dfile.encoding=UTF-8 -cp ${APP_CLASSPATH} ${APP_CLASS} --spring.profiles.active=server-standalone $*