Skip to content

Java SpringBoot Project implementing a REST API serving as Human Resource microservice for Enterprise Resource Planning Application

Notifications You must be signed in to change notification settings

HarinderKaur11/ERP-Human-Resource

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ERP-Human-Resource

Java SpringBoot Project implementing a REST API serving as Human Resource microservice for Enterprise Resource Planning Application.

To run the project locally, install:

  • Postgres
  • Java 8
  • IDE of your choice

Configuration steps:

  • Create database with name 'human_resource_db'
  • Update the username, password and port number in application.properties file from your Postgres configuration

Run the project:

  • Run the file HumanResourceApplication.java as Java Application

About

Java SpringBoot Project implementing a REST API serving as Human Resource microservice for Enterprise Resource Planning Application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages