how to activate ports using springboot and docker?
So for one of my university assignments we've been tasking with creating a CRUD api using a framework of our choice, i went with spring boot, as an additional requirement it must also be in a container using docker. To…