valentinsoare / CoolInitializerForConfigsDBConnectionAndWhatnot

Initialize config loader, cache loader, databsase connection and many more helper components at the init phase of an application using custom annotation in order to decouple the init phase from execution code and business logic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Init phase of an application with custom annotations.

About

Initialize config loader, cache loader, databsase connection and many more helper components at the init phase of an application using custom annotation in order to decouple the init phase from execution code and business logic.


Languages

Language:Java 100.0%