- Java 17
- Postgres
- Docker
- Redis
- Lucene
- Gradle
- Spring Boot 3
- Spring Security 6
- OpenApi
- Lombok
- Java Faker & Java Fixtures
- Luquibase
- Postman
- IntelliJ IDEA
- PgAdmin
- Docker Desktop
- Beer
- Swagger UI:
http://localhost:8080/v3/api-docs
- API Docs:
http://localhost:8080/v3/api-docs
gradle clean build
docker-compose up -d
Can be loaded with DataFixtures.
data-fixtures.enabled : true
in configurations. OR can be loaded with liquibase