(Go: >> BACK << -|- >> HOME <<)

Skip to content

sreejithsev/employee-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee-API

Build Status

1. MySQL Database is used.

2. Running as a Packaged Application (Following ways)

Way-1 : java -jar target/employee-api-0.0.1-SNAPSHOT.war

Way-2 : mvn spring-boot:run (using maven)

3. Once the application is started you can access http://localhost:8080/springboot-crud-rest/api/v1/employees

Releases

No releases published

Packages

No packages published

Languages