samuele-mattiuzzo / spring-boot-gradle-practice

Spring Boot Gradle practice

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spring-boot-gradle-practice

How to run the project

  • ./gradlew bootRun (starts the api)
  • docker-compose -f docker-compose-dev.yml up (starts the mongodb container)
  • DemoTodo.postman_collection.json can be loaded in Postman and contains example API calls

About

Spring Boot Gradle practice


Languages

Language:Java 95.1%Language:HTML 4.9%