Package com.bdtripp.hauntedhouse
Class WebApp
java.lang.Object
com.bdtripp.hauntedhouse.WebApp
The main entry point for the Haunted House web application.
Starts the Spring Boot server.
- Author:
- Brian Tripp
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
WebApp
public WebApp()Creates a new WebApp instance.
-
-
Method Details
-
main
Launches the Haunted House web application.- Parameters:
args- command-line arguments
-