You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

Youtube

Github


Spring WebFlux + Spring Data Redis + TestContainers Sample Application

  • SWRS : Spring WebFlux Redis Sample

어플리케이션 실행

실행 결과 확인
curl -XPOST http://localhost:8080/link -H "Content-Type: application/json" -d "\"link\":\"http://wiki.iisanse.com\"}"


{"shortenedLink":"http://localhost:8080/mrfTuM"}



  • No labels