added banner
This commit is contained in:
@@ -4,7 +4,7 @@ spring.application.name=tendermanagement
|
||||
spring.servlet.multipart.max-file-size=15MB
|
||||
spring.servlet.multipart.max-request-size=15MB
|
||||
|
||||
spring.profiles.active=local
|
||||
spring.profiles.active=testing
|
||||
|
||||
|
||||
# JPA Configuration
|
||||
|
||||
6
src/main/resources/banner.txt
Normal file
6
src/main/resources/banner.txt
Normal file
@@ -0,0 +1,6 @@
|
||||
____ __ _
|
||||
/ ___| ___ _ __ __ _ / _(_)_ __
|
||||
| | _ / _ \ '_ \ / _` | |_| | '_ \
|
||||
| |_| | __/ |_) | (_| | _| | | | |
|
||||
\____|\___| .__/ \__,_|_| |_|_| |_|
|
||||
|_|
|
||||
Reference in New Issue
Block a user