Spring Boot Redis Cache configuration.
docker compose up -d
gradle clean bootRun
Open Swagger-UI and use the API end-points for testing.
Run Ctrl+c
to cancel application running state.
docker compose down
Spring Boot Redis Cache configuration.
docker compose up -d
gradle clean bootRun
Open Swagger-UI and use the API end-points for testing.
Run Ctrl+c
to cancel application running state.
docker compose down