ICOnator / ICOnator-backend

ICOnator backend applications and commons
Apache License 2.0
26 stars 1 forks source link

try/catch in main classes in packages service/ #3

Closed tbocek closed 6 years ago

tbocek commented 6 years ago

The main classes that runs Spring Boot have try/catch all for logging purposes. The logger should be able to report any issues without these try/catch.

gsmachado commented 6 years ago

I believe that this issue is solved. Please, @tbocek, reopen this issue if you identified that it's still not solved.