An employee directory example (ui+rest+db).
- Rebuild the project:
mvn clean install
- Build and run docker containers:
docker compose up -d
- Apply new-employee-directory.sql script to MySQL.
Default user accounts:
username | password | roles |
---|---|---|
admin | admin | ADMIN, MANAGER, USER |
homer | homer | MANAGER, USER |
foo | foo | USER |
Icon by Good Stuff No Nonsense in CC Attribution License via SVG Repo