Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 500 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 500 Bytes

Task Webapp

Details

Build the WAR file using the following Maven command:

mvn clean package

The default homepage URL is: http://localhost:8080/task-webapp/app/home

(or whatever port your Tomcat instance is running on)

Login Credentials

Use the following credentials to log into the app:

Username Password Roles
basic_user pass USER
admin_user admin USER, ADMIN