An open API service indexing awesome lists of open source software.

https://github.com/nicnias/nlw-connect-java


https://github.com/nicnias/nlw-connect-java

docker-compose java lombok mapstruct spring-boot swagger

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

Events API

About:


An study API based on Rocketseat's NLW Connect was modified, with the main difference being the use of Lombok, MapStruct, and Swagger.

Techs:



  • Java

  • Spring Boot

  • Lombok

  • JPA

  • MapStructor

  • Swagger

Tools:



  • Docker



Tutorial:




  1. Run
    git clone https://github.com/NicNias/NLW-Connect-Java.git


  2. Build and start the containers using Docker-Compose:
    docker-compose up -d


  3. use Swagger with the following URL:
    http://localhost:8080/swagger-ui/index.html