davpin / cf-SpringBootTrader

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

Ensure opening balance is non-null on registration #49

Closed svrc closed 8 years ago

svrc commented 8 years ago

IF a user decides to default to an empty/unset opening balance field, the GUI will error out as it cannot handle nulls.