docker-compose up --force-recreate- In Eclipse:
- Go to Run -> Run Configurations -> Java Application -> New
- Choose
org.springframework.boot.devtools.RemoteSpringApplicationas themain class - Choose
hotreloadas the project - Set http://localhost:8080 to program arguments
docker-compose up --force-recreate -ddocker-compose startdocker-compose stopdocker-compose down --rmi all