Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit 4281e01

Browse files
Update spring.application.name to use uppercase for consistency.
1 parent 63b58e1 commit 4281e01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ server:
33

44
spring:
55
application:
6-
name: resqueue-user
6+
name: RESQUEUE-USER
77

88
security:
99
oauth2:

0 commit comments

Comments
 (0)