I’m trying to set up a spring boot rest api with a mongodb docker container and tomcat server. I was able to do this without the tomcat container and it works well. Only, I would like to work only with docker containers, so instead of the spring embedded server I want to use the tomcat container that I created in docker donations. I ask for your help.
I would like to work with only docker container.
For exemple, instead of using the spring boot embedded server i prefer to use a docker tomcat container.
Alphousseyni Mané is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.