Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
edit7
Browse files Browse the repository at this point in the history
  • Loading branch information
osoohynn committed Aug 25, 2024
1 parent 4e8f001 commit e451237
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@SpringBootApplication
public class CrescendoServerApplication {


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

0 comments on commit e451237

Please sign in to comment.