Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 324 Bytes

File metadata and controls

7 lines (6 loc) · 324 Bytes

Serving Static Web Page

  • Objective - To demonstrate the a very simple web page statically from the resources directory local to the project

How to use

  1. Run this project
  2. Navigate to localhost:8080/ to view the statically served web page
  3. Edit src/main/resources/webapp/index.html to edit the web page