davpin / cf-SpringBootTrader

Microservice version of the Spring Trader app using Spring Boot and Spring Cloud.
Apache License 2.0
104 stars 105 forks source link

order creation failure not being caught in web service. #4

Open davpin opened 9 years ago

davpin commented 9 years ago

When an order fails (either not enough funds or cannot access the accounts service), the web service displays the error page without any information.