spring-cloud-samples / configserver

377 stars 394 forks source link

Unknown user/password #2

Closed mvitz closed 10 years ago

mvitz commented 10 years ago

Hi,

I started the example as noted by running mvn spring-boot:run. The server starts and is reachable on port 8888. When pointing my browser to http://localhost:8888 it asks for a user and password but I'm unable to detect which data to use here. Maybe it is useful to document the user/pw combination in the README.