项目作者: sreejithsev

项目描述 :
Spring Boot Employee API
高级语言: Java
项目地址: git://github.com/sreejithsev/employee-api.git
创建时间: 2020-01-18T19:17:56Z
项目社区:https://github.com/sreejithsev/employee-api

开源协议:

下载


Employee-API

Build Status

1. MySQL Database is used.

2. Running as a Packaged Application (Following ways)

  1. Way-1 : java -jar target/employee-api-0.0.1-SNAPSHOT.war
  2. 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