Skip to content

adamkral12/PA165

Repository files navigation

PA165 - Secret Agency

How to run

mvn clean install && cd Secret-agency-web && mvn spring-boot:run

application runs on http://localhost:8080/pa165/

Authentication

There are 3 predefined users (agents) now. Their credentials and roles are the following:

CodeNamePasswordRole
BuresnikdyNeodstoupimAdmin
007Shaken,notStirredUser
OvarputinUser

More informations about project can be found on wiki page:

https://github.com/adamkral12/PA165/wiki/Web-app