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
- Host: GitHub
- URL: https://github.com/nicnias/nlw-connect-java
- Owner: NicNias
- Created: 2025-02-21T21:14:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T19:44:01.000Z (10 months ago)
- Last Synced: 2025-07-02T20:43:02.488Z (6 months ago)
- Topics: docker-compose, java, lombok, mapstruct, spring-boot, swagger
- Language: Java
- Homepage:
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:
-
Run
git clone https://github.com/NicNias/NLW-Connect-Java.git
-
Build and start the containers using Docker-Compose:
docker-compose up -d
-
use Swagger with the following URL:
http://localhost:8080/swagger-ui/index.html