Class LatoApplication

java.lang.Object
com.nicholasalfonso.lato.LatoApplication

@SpringBootApplication public class LatoApplication extends Object
Main Spring Boot application class for the Lato assignment tracking backend.
  • Constructor Details

    • LatoApplication

      public LatoApplication()
  • Method Details

    • main

      public static void main(String[] args)
      Starts the Lato Spring Boot application.
      Parameters:
      args - command-line arguments passed to the application