slf4j - Related information

  • SpringBoot uses tomcat to start prompt for JNDI exception

    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...

    Mar.22,2021
  • Slf4j Log selection Policy

    I configured slf4j and morphia in the project <dependency> <groupId>org.mongodb.morphia< groupId> <artifactId>morphia< artifactId> <version>1.3.1< version> < dep...

    Mar.05,2021
  • MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
    MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3abf3-2c242.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    MySQL Errno : 1021
    Message : Disk full (/tmp/#sql-temptable-64f5-1b3abf3-2c242.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
    Need Help?