Package com.nicholasalfonso.lato
Class LatoApplication
java.lang.Object
com.nicholasalfonso.lato.LatoApplication
Main Spring Boot application class for the Lato assignment tracking backend.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LatoApplication
public LatoApplication()
-
-
Method Details
-
main
Starts the Lato Spring Boot application.- Parameters:
args- command-line arguments passed to the application
-