Skip to content
This repository has been archived by the owner on Jun 23, 2020. It is now read-only.

LuiFerPereira/employee-api

Repository files navigation

Developer: Luis Fernando Pereira

Email: [email protected]

Requirements

Java 11, Maven 3.1+

Build

mvn clean install

Run:

With Maven

mvn exec:java -pl employees-service -Dexec.mainClass=com.masglobal.consulting.employees.EmployeesApiApplication

With Java

java -jar employees-service/target/employees-service-0.0.1-SNAPSHOT.jar

Endpoint documentation Swagger

http://localhost:8080/api/swagger/swagger-ui.html

Swagger-UI

About

BackEnd -- Spring boot Application

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages