diff --git a/xhpc-modules/xhpc-order/pom.xml b/xhpc-modules/xhpc-order/pom.xml index 650d1fa3..5e5ae53c 100644 --- a/xhpc-modules/xhpc-order/pom.xml +++ b/xhpc-modules/xhpc-order/pom.xml @@ -93,7 +93,6 @@ org.springframework.boot spring-boot-maven-plugin - 2.4.0 diff --git a/xhpc-modules/xhpc-order/src/main/resources/banner.txt b/xhpc-modules/xhpc-order/src/main/resources/banner.txt index 27cacb9c..ee416721 100644 --- a/xhpc-modules/xhpc-order/src/main/resources/banner.txt +++ b/xhpc-modules/xhpc-order/src/main/resources/banner.txt @@ -1,10 +1,9 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ __ _ _ - (_) / _|(_)| | - _ __ _ _ ___ _ _ _ ______ | |_ _ | | ___ -| '__|| | | | / _ \ | | | || ||______|| _|| || | / _ \ -| | | |_| || (_) || |_| || | | | | || || __/ -|_| \__,_| \___/ \__, ||_| |_| |_||_| \___| - __/ | - |___/ \ No newline at end of file + + ,--. ,--. +,--. ,--. | ,---. ,---. ,---. ,---. ,--.--. ,-| | ,---. ,--.--. + \ `' / | .-. | | .-. | | .--' | .-. | | .--' ' .-. | | .-. : | .--' + / /. \ | | | | | '-' ' \ `--. ' '-' ' | | \ `-' | \ --. | | +'--' '--' `--' `--' | |-' `---' `---' `--' `---' `----' `--' + `--' diff --git a/xhpc-modules/xhpc-order/src/main/resources/bootstrap.yml b/xhpc-modules/xhpc-order/src/main/resources/bootstrap.yml index db4ac3ef..ea99137c 100644 --- a/xhpc-modules/xhpc-order/src/main/resources/bootstrap.yml +++ b/xhpc-modules/xhpc-order/src/main/resources/bootstrap.yml @@ -1,7 +1,3 @@ -ppsvc: - server: 0.0.0.0 - port: 8888 - # Tomcat server: port: 8885 diff --git a/xhpc-modules/xhpc-order/src/main/resources/svcmainlogic.xml b/xhpc-modules/xhpc-order/src/main/resources/svcmainlogic.xml deleted file mode 100644 index 9aee48b3..00000000 --- a/xhpc-modules/xhpc-order/src/main/resources/svcmainlogic.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - diff --git a/xhpc-modules/xhpc-payment/src/main/resources/bootstrap.yml b/xhpc-modules/xhpc-payment/src/main/resources/bootstrap.yml index 50d9d06d..d963f89f 100644 --- a/xhpc-modules/xhpc-payment/src/main/resources/bootstrap.yml +++ b/xhpc-modules/xhpc-payment/src/main/resources/bootstrap.yml @@ -1,7 +1,3 @@ -ppsvc: - server: 0.0.0.0 - port: 8888 - # Tomcat server: port: 9803 diff --git a/xhpc-modules/xhpc-payment/src/main/resources/svcmainlogic.xml b/xhpc-modules/xhpc-payment/src/main/resources/svcmainlogic.xml deleted file mode 100644 index 9aee48b3..00000000 --- a/xhpc-modules/xhpc-payment/src/main/resources/svcmainlogic.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - - diff --git a/xhpc-modules/xhpc-user/src/main/resources/banner.txt b/xhpc-modules/xhpc-user/src/main/resources/banner.txt index 27cacb9c..985b5879 100644 --- a/xhpc-modules/xhpc-user/src/main/resources/banner.txt +++ b/xhpc-modules/xhpc-user/src/main/resources/banner.txt @@ -1,10 +1,8 @@ Spring Boot Version: ${spring-boot.version} Spring Application Name: ${spring.application.name} - _ __ _ _ - (_) / _|(_)| | - _ __ _ _ ___ _ _ _ ______ | |_ _ | | ___ -| '__|| | | | / _ \ | | | || ||______|| _|| || | / _ \ -| | | |_| || (_) || |_| || | | | | || || __/ -|_| \__,_| \___/ \__, ||_| |_| |_||_| \___| - __/ | - |___/ \ No newline at end of file + ,--. +,--. ,--. | ,---. ,---. ,---. ,--.,--. ,---. ,---. ,--.--. + \ `' / | .-. | | .-. | | .--' | || | ( .-' | .-. : | .--' + / /. \ | | | | | '-' ' \ `--. ' '' ' .-' `) \ --. | | +'--' '--' `--' `--' | |-' `---' `----' `----' `----' `--' + `--' diff --git a/xhpc-modules/xhpc-user/src/main/resources/bootstrap.yml b/xhpc-modules/xhpc-user/src/main/resources/bootstrap.yml index 2863b3f2..11d5a940 100644 --- a/xhpc-modules/xhpc-user/src/main/resources/bootstrap.yml +++ b/xhpc-modules/xhpc-user/src/main/resources/bootstrap.yml @@ -1,7 +1,3 @@ -ppsvc: - server: 0.0.0.0 - port: 8888 - # Tomcat server: port: 8887 diff --git a/xhpc-modules/xhpc-user/src/main/resources/svcmainlogic.xml b/xhpc-modules/xhpc-user/src/main/resources/svcmainlogic.xml deleted file mode 100644 index 9aee48b3..00000000 --- a/xhpc-modules/xhpc-user/src/main/resources/svcmainlogic.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - - - - - - -