cph-ab270 / CarPort

0 stars 0 forks source link

Chaos Monkey #12

Open jurgelionis opened 7 years ago

jurgelionis commented 7 years ago

NullPointers

jurgelionis commented 7 years ago

Db connectivity

Ejdems666 commented 7 years ago

As for database data NullPointers are mostly fixed by marking all the necessary fields in entity beans with @NotNull

Ejdems666 commented 7 years ago

I'll take a look at the connectivity, we have a try catch in BaseController constructor to check that for every page