Package edu.cnm.deepdive.teamassignments
Class TeamAssignmentsServiceApplication
java.lang.Object
edu.cnm.deepdive.teamassignments.TeamAssignmentsServiceApplication
Enables Spring Boots's auto configuration mechanism, enables autoscan on the package and allows the register of extra beans in classes.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TeamAssignmentsServiceApplication
public TeamAssignmentsServiceApplication()
-
-
Method Details
-
main
The main method that runs the application database.- Parameters:
args
- supplies command line arguments
-