How to interconect a SQLServer Container and a different Spring Boot container
I have to different containers, a SQLServer container and a Spring Boot application.
If I execute the SQLServer container and run the Spring Boot application outside the container they connect, but when I create the Spring Boot container it fails.
This is the error: