Skip to content

Commit

Permalink
Update CartagApplication.java
Browse files Browse the repository at this point in the history
  • Loading branch information
dydwo0740 authored Aug 16, 2023
1 parent cfef985 commit f7a5904
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ public class CartagApplication {

public static void main(String[] args) {
SpringApplication.run(CartagApplication.class, args);

}

}

0 comments on commit f7a5904

Please sign in to comment.