Skip to content

Restful Employee Management system with Spring boot, Spring Data JPA connected to PostgreSQL

Notifications You must be signed in to change notification settings

AidarSource/employee-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run

I made up docker file for easy deployment of this application. So all you need is to setup configuration in docker-compose.yml file:

YOURDB - your database where application will add table
YOURUSR - your username to the database
YOURPASS - your password to the database

Then you need browse to /employee-management folder, and run in cmd:

docker-compose up

About

Restful Employee Management system with Spring boot, Spring Data JPA connected to PostgreSQL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published