added banner

This commit is contained in:
harish
2024-10-14 18:09:25 +05:30
parent 6892b7883d
commit d173a13ffa
2 changed files with 7 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ spring.application.name=tendermanagement
spring.servlet.multipart.max-file-size=15MB spring.servlet.multipart.max-file-size=15MB
spring.servlet.multipart.max-request-size=15MB spring.servlet.multipart.max-request-size=15MB
spring.profiles.active=local spring.profiles.active=testing
# JPA Configuration # JPA Configuration

View File

@@ -0,0 +1,6 @@
____ __ _
/ ___| ___ _ __ __ _ / _(_)_ __
| | _ / _ \ '_ \ / _` | |_| | '_ \
| |_| | __/ |_) | (_| | _| | | | |
\____|\___| .__/ \__,_|_| |_|_| |_|
|_|