Skip to content

Commit 49acd33

Browse files
author
James Little
committed
Save some space in application name
Use less logging real-estate and make names easy for extraction.
1 parent b875797 commit 49acd33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
spring:
22
application:
3-
name: Spring Boot Java Base
3+
name: spring-base
44
main:
55
banner-mode: "off"
66
profiles:

0 commit comments

Comments
 (0)