mirror of https://github.com/elunez/eladmin
update mysql Driver
parent
e471a9dafd
commit
ea173b876b
|
@ -1,2 +1,4 @@
|
|||
# If you use SLF4J. First, you need to tell log4jdbc-log4j2 that you want to use the SLF4J logger
|
||||
log4jdbc.spylogdelegator.name=net.sf.log4jdbc.log.slf4j.Slf4jSpyLogDelegator
|
||||
log4jdbc.auto.load.popular.drivers=false
|
||||
log4jdbc.drivers=com.mysql.cj.jdbc.Driver
|
Loading…
Reference in New Issue