`Error: Main method not found in class com.example...
# spring
d
Copy code
Error: Main method not found in class com.example.web.WebApplication, please define the main method as:
  public static void main(String[] args)