#176 Fixed CheckStyle issue
This commit is contained in:
parent
0453ba1315
commit
624a4ef857
@ -25,7 +25,7 @@ public class App {
|
||||
*
|
||||
* @param args command line args
|
||||
*/
|
||||
public static void main(String[] args) throws Exception{
|
||||
public static void main(String[] args) throws Exception {
|
||||
// Run Spring Boot application and obtain ApplicationContext
|
||||
ConfigurableApplicationContext context = SpringApplication.run(App.class, args);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user