-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
WHAT TO DO:
- Currently in the containerized spring boot microservice, UserService, we are unable to develop as we please. This is because we do not have Live Reload working in our containerized application. You will need to configure live reload in our spring-boot microservice. You can find the repo here: (https://github.com/Off-Top-App/UserService).
DONE:
- You can make changes in UserService and see changes updating when you have your container running