# clean
mvn clean
# build
mvn install
# build skipping tests
mvn install -Dmaven.test.skip=true
# start development server locally
mvn spring-boot:run
# swagger
http://localhost:9000/api/uiortelagode/return-coder
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|