Spring Boot employee management CRUD app with realtime chat and push notifications
Clone the repository
$ git clone https://github.com/Koki131/employee-directory.git
-
Run sql script
-
Update database credentials
-
Run the app
OR
-
Run the executable .jar (might perform poorly, since it's using a free tier public database or might just not work at all)
-
Java 17+ required