kumuluz / kumuluzee

Lightweight open-source framework for developing microservices using standard Java EE technologies and migrating Java EE to cloud-native architecture.
https://ee.kumuluz.com
MIT License
291 stars 71 forks source link

Allow framework start up with bad db connection #174

Closed cen1 closed 4 years ago

cen1 commented 4 years ago

New configuration section for persistence units with an option to continue the startup on db connection error on init. Default remains fail-fast.