Open bessdsv opened 6 years ago
Hi. Can you add condition on Log4jdbcAutoConfiguration class? @ConditionalOnProperty( prefix = "log4jdbc", name = {"enable"}, matchIfMissing = false ) Becase this feature must enabled only when it needed
Hi. Can you add condition on Log4jdbcAutoConfiguration class? @ConditionalOnProperty( prefix = "log4jdbc", name = {"enable"}, matchIfMissing = false ) Becase this feature must enabled only when it needed