Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 226 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 226 Bytes

employee-api

A test/learning project for Spring Boot.

Used Java SDK version is 11.

Build and run the project

Build

mvn clean test install

Run

java -jar target/employee-api-0.0.1-SNAPSHOT.jar