Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 189 Bytes

readme.md

File metadata and controls

11 lines (5 loc) · 189 Bytes

Basic Crud APIs with CORS enabled and auth API

create build :

mvn clean package spring-boot:repackage

run build :

java -jar target/springboot-rest-with-cors-0.0.1-SNAPSHOT.jar