A project created for subject PA165 at Faculty of Informatics, Masaryk University.
- Clone the repository
- Run
mvn clean installin root of the project - Go to the dnd-troops-web direcotory
- Run
mvn cargo:runto start the web server - Visit http://localhost:8080/pa165
- Login with credentials:
- As admin: username = admin, password = adminpassword
- As user:
- username = user1, password = user1password
- username = user2, password = user2password
For more information see Wiki.