Skip to content

ebaptistella/backend-pizza

Repository files navigation

backend-pizza

Clone project

git clone https://github.com/ebaptistella/backend-pizza.git

Build project

mvn clean install -Pdevelopment

(test,development,production)

Run project

cd backend-pizza-api/
mvn spring-boot:run -Pdevelopment

Swagger

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

H2 Console

http://localhost:8080/h2-console/

(for development profile, jdbc url: jdbc:h2:mem:pizza-db)

About

backend-pizza

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages