Youtube
Github
기본 개념
- Spring WebFlux
- Reactive-stack web application
- Spring Data Redis
- Spring Data Redis는 Spring 애플리케이션에서 Redis에 대한 쉬운 구성 및 액세스를 제공합니다.
- TestContainers
어플리케이션 실행
실행 결과 확인
curl -XPOST http://localhost:8080/link -H "Content-Type: application/json" -d "\"link\":\"http://wiki.iisanse.com\"}" {"shortenedLink":"http://localhost:8080/mrfTuM"}