Package com.markvarga21.studentmanager
Class StudentManagerApplication
java.lang.Object
com.markvarga21.studentmanager.StudentManagerApplication
@SpringBootApplication
@Generated
@EnableCaching
public class StudentManagerApplication
extends Object
A class holding the entrypoint of the application.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StudentManagerApplication
public StudentManagerApplication()
-
-
Method Details
-
main
The entrypoint of the application.- Parameters:
args
- The arguments passed to the application.
-