Skip to content

staimov/employees-directory

Repository files navigation

My Skills

employees-directory

An employee directory example (ui+rest+db).

Usage

  1. Rebuild the project:
mvn clean install
  1. Build and run docker containers:
docker compose up -d
  1. 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
  1. UI: http://localhost:8080/

screenshot

  1. HAL Explorer: http://localhost:8080/explorer/index.html#uri=/api/employees

screenshot2

Attributions

Icon by Good Stuff No Nonsense in CC Attribution License via SVG Repo

About

An employee directory example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published