ALWAYS
Always use the main
method. A failure will occur if there is no @SpringBootConfiguration-annotated class or that class does not have a main method.
Always use the main
method. A failure will occur if there is no @SpringBootConfiguration-annotated class or that class does not have a main method.