docker-compose with springboot and redis
I'm trying to connect a simple springboot app with redis using docker compose. However, I keep getting the below error. java-service_1 | 2020-11-20 10:30:54.053 ERROR 1 --- [nio-8080-exec-1] o.a.c.c.C.[.[.[/].[dispatcherServlet] : Servlet.service() for servlet [dispatcherServlet] in context with path [] threw…