Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 238 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 238 Bytes

Overview

This is a simple poc using spring-redis

Testing

  • docker run -d -p 6379:6379 --name redis redis:alpine
  • mvn spring-boot:run