the project uses SpringBoot+jdbc+mybatis+druid, to use logback for log processing. There is no problem with the whole project test, but when the war package is put into tomcat to start, it will constantly prompt the relevant information of JNDI . [DEBUG...
I configured slf4j and morphia in the project <dependency> <groupId>org.mongodb.morphia< groupId> <artifactId>morphia< artifactId> <version>1.3.1< version> < dep...