cer / event-sourcing-examples

Example code for my building and deploying microservices with event sourcing, CQRS and Docker presentation
Other
3.12k stars 946 forks source link

event-sourcing-examples - /health URL should not require authentication #27

Open dartpopikyardo opened 7 years ago

dartpopikyardo commented 7 years ago

Change AuthConfiguration so that authentication is only required for /api (except for create customer, login) etc.