Skip to content

Commit d8c8448

Browse files
committed
Update IdentityApplication.java
1 parent 00e62cf commit d8c8448

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

identity-service/src/main/java/com/codecampus/identity/IdentityApplication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ static void main(String[] args) {
1111
SpringApplication.run(IdentityApplication.class, args);
1212
}
1313
}
14+

0 commit comments

Comments
 (0)