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 17, 2023
1 parent 129d56b commit a6bb0b6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

@SpringBootApplication
public class CartagApplication {


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

0 comments on commit a6bb0b6

Please sign in to comment.