aabarmin / epam-microservices-training-2022

Apache License 2.0
14 stars 15 forks source link

Monolithic layered - links on top of the page do not work #35

Closed aabarmin closed 12 months ago

aabarmin commented 12 months ago

Links do not work, it seems, it is because of migration to Spring Boot 3 - it now has more strict rules regarding URLs.

Ex: this does not work - http://localhost:8080/drugs/ this works - http://localhost:8080/drugs