actframework / act-ebean

The ebean plugin that uses latest ebeanorm and requrie java 8 support
Apache License 2.0
2 stars 1 forks source link

Suppress warning `cannot find job by id: __act_app__db_svc_loaded` #11

Closed greenlaw110 closed 7 years ago

greenlaw110 commented 7 years ago

The EbeanDaoInjectionListener caused it prints out cannot find job by id: __act_app__db_svc_loaded in the console.

The message should be safely ignored