Class WebApp

java.lang.Object
com.bdtripp.hauntedhouse.WebApp

@SpringBootApplication public class WebApp extends Object
The main entry point for the Haunted House web application. Starts the Spring Boot server.
Author:
Brian Tripp
  • Constructor Details

    • WebApp

      public WebApp()
      Creates a new WebApp instance.
  • Method Details

    • main

      public static void main(String[] args)
      Launches the Haunted House web application.
      Parameters:
      args - command-line arguments