Open naXa777 opened 1 year ago
I don't think it's a problem with documentation (readme). The expected result is that mvn spring-boot:run
command should work for all modules. It seems like a misconfiguration in the monolithic/monolithic-hexagonal module, cause the app itself works fine when running via IntelliJ IDEA runner.
oh... stupid me 😄
monolithic-hexagonal app works when ran correctly:
cd .\monolithic-hexagonal-app\
mvn spring-boot:run
I'm using the steps from the readme:
But it seems like the app is unhealthy.
Demo
https://github.com/aabarmin/epam-microservices-training-2022/assets/3858548/33738d38-0d26-40f5-875d-77b344ef8c85
Error