jhipster / jhipster-experimental-microservices

DON'T USE THIS - old experimental repository
45 stars 23 forks source link

The gateway can't find the "app1" service #1

Closed jdubois closed 8 years ago

jdubois commented 8 years ago

I've spent a lot of time on this, and I can't have a correct configuration, so any help here is very, very welcome.

In the current configuration:

I don't understand the problem here, as:

rafoli commented 8 years ago

Hi @jdubois, you just have to configure the spring.application.name in order to enable the context 'app1' to be visible using http://127.0.0.1:8080/app1/api/foos, if none it will be available at http://127.0.0.1:8080/api/foos