Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 276 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 276 Bytes

#Payroll Application A super simple Payroll application I built while following along with the official Spring Boot Guide at https://spring.io/guides/tutorials/rest/

To run the application, from the root directory execute the following command: ./mvnw clean spring-boot:run