mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-25 19:09:03 +00:00
Polish
This commit is contained in:
+1
@@ -29,4 +29,5 @@ public class SampleDataRestApplication {
|
||||
public static void main(String[] args) throws Exception {
|
||||
SpringApplication.run(SampleDataRestApplication.class, args);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user