Skip to content

Commit

Permalink
Update DateConverterApplication.java
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavel-Shcherbo committed Feb 18, 2024
1 parent 6c94914 commit 44588af
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@

@SpringBootApplication
@RestController

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

0 comments on commit 44588af

Please sign in to comment.