Skip to content

This project was developed to review spring and spring boot topics.

Notifications You must be signed in to change notification settings

eduardo-rdguez/spring-dev

Repository files navigation

Welcome to SpringDev 🚀

Version Documentation

This project was developed to review spring and spring boot topics.

Tech Specs

  • Java 8
  • Gradle 7.5.1
  • Spring Boot 2.7.5
  • OpenAPI 1.6.12
  • Checkstyle 3.2.0

Run

Runs this project as a Spring Boot application:

./gradlew bootRun

Tests

Run tests this project:

./gradlew test

Checkstyle

Runs Checkstyle against on Java source files:

./gradlew checkstyleMain

Postman Collection

https://www.getpostman.com/collections/c578f3634748e954e737

Author