当前位置: 首页 > news >正文

食堂系统登录报错

 因为数据库没有任何用户数据,所以会报错,需要添加admin用户

D:\env\jdk1.8.0_341\bin\java.exe -XX:TieredStopAtLevel=1 -noverify -Dspring.output.ansi.enabled=always -Dcom.sun.management.jmxremote -Dspring.jmx.enabled=true -Dspring.liveBeansView.mbeanDomain -Dspring.application.admin.enabled=true "-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA 2022.1.3\lib\idea_rt.jar=56577:C:\Program Files\JetBrains\IntelliJ IDEA 2022.1.3\bin" -Dfile.encoding=UTF-8 -classpath D:\env\jdk1.8.0_341\jre\lib\charsets.jar;D:\env\jdk1.8.0_341\jre\lib\deploy.jar;D:\env\jdk1.8.0_341\jre\lib\ext\access-bridge-64.jar;D:\env\jdk1.8.0_341\jre\lib\ext\cldrdata.jar;D:\env\jdk1.8.0_341\jre\lib\ext\dnsns.jar;D:\env\jdk1.8.0_341\jre\lib\ext\jaccess.jar;D:\env\jdk1.8.0_341\jre\lib\ext\jfxrt.jar;D:\env\jdk1.8.0_341\jre\lib\ext\localedata.jar;D:\env\jdk1.8.0_341\jre\lib\ext\nashorn.jar;D:\env\jdk1.8.0_341\jre\lib\ext\sunec.jar;D:\env\jdk1.8.0_341\jre\lib\ext\sunjce_provider.jar;D:\env\jdk1.8.0_341\jre\lib\ext\sunmscapi.jar;D:\env\jdk1.8.0_341\jre\lib\ext\sunpkcs11.jar;D:\env\jdk1.8.0_341\jre\lib\ext\zipfs.jar;D:\env\jdk1.8.0_341\jre\lib\javaws.jar;D:\env\jdk1.8.0_341\jre\lib\jce.jar;D:\env\jdk1.8.0_341\jre\lib\jfr.jar;D:\env\jdk1.8.0_341\jre\lib\jfxswt.jar;D:\env\jdk1.8.0_341\jre\lib\jsse.jar;D:\env\jdk1.8.0_341\jre\lib\management-agent.jar;D:\env\jdk1.8.0_341\jre\lib\plugin.jar;D:\env\jdk1.8.0_341\jre\lib\resources.jar;D:\env\jdk1.8.0_341\jre\lib\rt.jar;D:\code\javaspringboot\dinningroomsupply\SuppliesManagementSystem\backend\target\classes;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter\2.1.0.RELEASE\spring-boot-starter-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot\2.1.0.RELEASE\spring-boot-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-autoconfigure\2.1.0.RELEASE\spring-boot-autoconfigure-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-logging\2.1.0.RELEASE\spring-boot-starter-logging-2.1.0.RELEASE.jar;D:\env\maven\repo395\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;D:\env\maven\repo395\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;D:\env\maven\repo395\org\apache\logging\log4j\log4j-to-slf4j\2.11.1\log4j-to-slf4j-2.11.1.jar;D:\env\maven\repo395\org\apache\logging\log4j\log4j-api\2.11.1\log4j-api-2.11.1.jar;D:\env\maven\repo395\org\slf4j\jul-to-slf4j\1.7.25\jul-to-slf4j-1.7.25.jar;D:\env\maven\repo395\javax\annotation\javax.annotation-api\1.3.2\javax.annotation-api-1.3.2.jar;D:\env\maven\repo395\org\springframework\spring-core\5.1.2.RELEASE\spring-core-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-jcl\5.1.2.RELEASE\spring-jcl-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\yaml\snakeyaml\1.23\snakeyaml-1.23.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-web\2.1.0.RELEASE\spring-boot-starter-web-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-json\2.1.0.RELEASE\spring-boot-starter-json-2.1.0.RELEASE.jar;D:\env\maven\repo395\com\fasterxml\jackson\datatype\jackson-datatype-jdk8\2.9.7\jackson-datatype-jdk8-2.9.7.jar;D:\env\maven\repo395\com\fasterxml\jackson\datatype\jackson-datatype-jsr310\2.9.7\jackson-datatype-jsr310-2.9.7.jar;D:\env\maven\repo395\com\fasterxml\jackson\module\jackson-module-parameter-names\2.9.7\jackson-module-parameter-names-2.9.7.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-tomcat\2.1.0.RELEASE\spring-boot-starter-tomcat-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\apache\tomcat\embed\tomcat-embed-core\9.0.12\tomcat-embed-core-9.0.12.jar;D:\env\maven\repo395\org\apache\tomcat\embed\tomcat-embed-el\9.0.12\tomcat-embed-el-9.0.12.jar;D:\env\maven\repo395\org\apache\tomcat\embed\tomcat-embed-websocket\9.0.12\tomcat-embed-websocket-9.0.12.jar;D:\env\maven\repo395\org\hibernate\validator\hibernate-validator\6.0.13.Final\hibernate-validator-6.0.13.Final.jar;D:\env\maven\repo395\javax\validation\validation-api\2.0.1.Final\validation-api-2.0.1.Final.jar;D:\env\maven\repo395\org\jboss\logging\jboss-logging\3.3.2.Final\jboss-logging-3.3.2.Final.jar;D:\env\maven\repo395\com\fasterxml\classmate\1.4.0\classmate-1.4.0.jar;D:\env\maven\repo395\org\springframework\spring-web\5.1.2.RELEASE\spring-web-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-beans\5.1.2.RELEASE\spring-beans-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-webmvc\5.1.2.RELEASE\spring-webmvc-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-expression\5.1.2.RELEASE\spring-expression-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-actuator\2.1.0.RELEASE\spring-boot-starter-actuator-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-actuator-autoconfigure\2.1.0.RELEASE\spring-boot-actuator-autoconfigure-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-actuator\2.1.0.RELEASE\spring-boot-actuator-2.1.0.RELEASE.jar;D:\env\maven\repo395\io\micrometer\micrometer-core\1.1.0\micrometer-core-1.1.0.jar;D:\env\maven\repo395\org\hdrhistogram\HdrHistogram\2.1.9\HdrHistogram-2.1.9.jar;D:\env\maven\repo395\org\latencyutils\LatencyUtils\2.0.3\LatencyUtils-2.0.3.jar;D:\env\maven\repo395\com\baomidou\dynamic-datasource-spring-boot-starter\2.5.4\dynamic-datasource-spring-boot-starter-2.5.4.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-jdbc\2.1.0.RELEASE\spring-boot-starter-jdbc-2.1.0.RELEASE.jar;D:\env\maven\repo395\com\zaxxer\HikariCP\3.2.0\HikariCP-3.2.0.jar;D:\env\maven\repo395\org\springframework\spring-jdbc\5.1.2.RELEASE\spring-jdbc-5.1.2.RELEASE.jar;D:\env\maven\repo395\com\baomidou\mybatis-plus-boot-starter\3.1.1\mybatis-plus-boot-starter-3.1.1.jar;D:\env\maven\repo395\com\baomidou\mybatis-plus\3.1.1\mybatis-plus-3.1.1.jar;D:\env\maven\repo395\com\baomidou\mybatis-plus-generator\3.1.1\mybatis-plus-generator-3.1.1.jar;D:\env\maven\repo395\com\baomidou\mybatis-plus-extension\3.1.1\mybatis-plus-extension-3.1.1.jar;D:\env\maven\repo395\com\baomidou\mybatis-plus-core\3.1.1\mybatis-plus-core-3.1.1.jar;D:\env\maven\repo395\com\baomidou\mybatis-plus-annotation\3.1.1\mybatis-plus-annotation-3.1.1.jar;D:\env\maven\repo395\com\github\jsqlparser\jsqlparser\1.2\jsqlparser-1.2.jar;D:\env\maven\repo395\org\mybatis\mybatis\3.5.1\mybatis-3.5.1.jar;D:\env\maven\repo395\org\mybatis\mybatis-spring\2.0.1\mybatis-spring-2.0.1.jar;D:\env\maven\repo395\org\freemarker\freemarker\2.3.28\freemarker-2.3.28.jar;D:\env\maven\repo395\p6spy\p6spy\3.8.1\p6spy-3.8.1.jar;D:\env\maven\repo395\org\apache\commons\commons-lang3\3.8.1\commons-lang3-3.8.1.jar;D:\env\maven\repo395\commons-io\commons-io\2.5\commons-io-2.5.jar;D:\env\maven\repo395\mysql\mysql-connector-java\8.0.13\mysql-connector-java-8.0.13.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-aop\2.1.0.RELEASE\spring-boot-starter-aop-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-aop\5.1.2.RELEASE\spring-aop-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\aspectj\aspectjweaver\1.9.2\aspectjweaver-1.9.2.jar;D:\env\maven\repo395\org\apache\shiro\shiro-spring\1.4.0\shiro-spring-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-core\1.4.0\shiro-core-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-lang\1.4.0\shiro-lang-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-cache\1.4.0\shiro-cache-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-crypto-hash\1.4.0\shiro-crypto-hash-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-crypto-core\1.4.0\shiro-crypto-core-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-crypto-cipher\1.4.0\shiro-crypto-cipher-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-config-core\1.4.0\shiro-config-core-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-config-ogdl\1.4.0\shiro-config-ogdl-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-event\1.4.0\shiro-event-1.4.0.jar;D:\env\maven\repo395\org\apache\shiro\shiro-web\1.4.0\shiro-web-1.4.0.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-cache\2.1.0.RELEASE\spring-boot-starter-cache-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-context\5.1.2.RELEASE\spring-context-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-context-support\5.1.2.RELEASE\spring-context-support-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\boot\spring-boot-starter-data-redis\2.1.0.RELEASE\spring-boot-starter-data-redis-2.1.0.RELEASE.jar;D:\env\maven\repo395\org\springframework\data\spring-data-redis\2.1.2.RELEASE\spring-data-redis-2.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\data\spring-data-keyvalue\2.1.2.RELEASE\spring-data-keyvalue-2.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\data\spring-data-commons\2.1.2.RELEASE\spring-data-commons-2.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-tx\5.1.2.RELEASE\spring-tx-5.1.2.RELEASE.jar;D:\env\maven\repo395\org\springframework\spring-oxm\5.1.2.RELEASE\spring-oxm-5.1.2.RELEASE.jar;D:\env\maven\repo395\io\lettuce\lettuce-core\5.1.2.RELEASE\lettuce-core-5.1.2.RELEASE.jar;D:\env\maven\repo395\io\projectreactor\reactor-core\3.2.2.RELEASE\reactor-core-3.2.2.RELEASE.jar;D:\env\maven\repo395\org\reactivestreams\reactive-streams\1.0.2\reactive-streams-1.0.2.jar;D:\env\maven\repo395\io\netty\netty-common\4.1.29.Final\netty-common-4.1.29.Final.jar;D:\env\maven\repo395\io\netty\netty-transport\4.1.29.Final\netty-transport-4.1.29.Final.jar;D:\env\maven\repo395\io\netty\netty-buffer\4.1.29.Final\netty-buffer-4.1.29.Final.jar;D:\env\maven\repo395\io\netty\netty-resolver\4.1.29.Final\netty-resolver-4.1.29.Final.jar;D:\env\maven\repo395\io\netty\netty-handler\4.1.29.Final\netty-handler-4.1.29.Final.jar;D:\env\maven\repo395\io\netty\netty-codec\4.1.29.Final\netty-codec-4.1.29.Final.jar;D:\env\maven\repo395\redis\clients\jedis\2.9.0\jedis-2.9.0.jar;D:\env\maven\repo395\org\apache\commons\commons-pool2\2.6.0\commons-pool2-2.6.0.jar;D:\env\maven\repo395\org\lionsoul\ip2region\1.7.2\ip2region-1.7.2.jar;D:\env\maven\repo395\com\auth0\java-jwt\3.4.1\java-jwt-3.4.1.jar;D:\env\maven\repo395\com\fasterxml\jackson\core\jackson-databind\2.9.7\jackson-databind-2.9.7.jar;D:\env\maven\repo395\com\fasterxml\jackson\core\jackson-annotations\2.9.0\jackson-annotations-2.9.0.jar;D:\env\maven\repo395\com\fasterxml\jackson\core\jackson-core\2.9.7\jackson-core-2.9.7.jar;D:\env\maven\repo395\commons-codec\commons-codec\1.11\commons-codec-1.11.jar;D:\env\maven\repo395\org\projectlombok\lombok\1.18.2\lombok-1.18.2.jar;D:\env\maven\repo395\org\quartz-scheduler\quartz\2.3.0\quartz-2.3.0.jar;D:\env\maven\repo395\com\mchange\mchange-commons-java\0.2.11\mchange-commons-java-0.2.11.jar;D:\env\maven\repo395\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\env\maven\repo395\com\wuwenze\ExcelKit\2.0.7\ExcelKit-2.0.7.jar;D:\env\maven\repo395\org\apache\poi\poi-ooxml\3.17\poi-ooxml-3.17.jar;D:\env\maven\repo395\org\apache\poi\poi\3.17\poi-3.17.jar;D:\env\maven\repo395\org\apache\commons\commons-collections4\4.1\commons-collections4-4.1.jar;D:\env\maven\repo395\com\github\virtuald\curvesapi\1.04\curvesapi-1.04.jar;D:\env\maven\repo395\org\apache\poi\poi-ooxml-schemas\3.17\poi-ooxml-schemas-3.17.jar;D:\env\maven\repo395\org\apache\xmlbeans\xmlbeans\2.6.0\xmlbeans-2.6.0.jar;D:\env\maven\repo395\stax\stax-api\1.0.1\stax-api-1.0.1.jar;D:\env\maven\repo395\dom4j\dom4j\1.6.1\dom4j-1.6.1.jar;D:\env\maven\repo395\jaxen\jaxen\1.1.6\jaxen-1.1.6.jar;D:\env\maven\repo395\xerces\xercesImpl\2.11.0\xercesImpl-2.11.0.jar;D:\env\maven\repo395\xml-apis\xml-apis\1.4.01\xml-apis-1.4.01.jar;D:\env\maven\repo395\commons-beanutils\commons-beanutils\1.9.3\commons-beanutils-1.9.3.jar;D:\env\maven\repo395\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;D:\env\maven\repo395\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;D:\env\maven\repo395\com\google\guava\guava\23.0\guava-23.0.jar;D:\env\maven\repo395\com\google\code\findbugs\jsr305\1.3.9\jsr305-1.3.9.jar;D:\env\maven\repo395\com\google\errorprone\error_prone_annotations\2.0.18\error_prone_annotations-2.0.18.jar;D:\env\maven\repo395\com\google\j2objc\j2objc-annotations\1.1\j2objc-annotations-1.1.jar;D:\env\maven\repo395\org\codehaus\mojo\animal-sniffer-annotations\1.14\animal-sniffer-annotations-1.14.jar;D:\env\maven\repo395\org\apache\httpcomponents\httpclient\4.5.2\httpclient-4.5.2.jar;D:\env\maven\repo395\org\apache\httpcomponents\httpcore\4.4.5\httpcore-4.4.5.jar;D:\env\maven\repo395\org\springframework\spring-test\5.2.3.RELEASE\spring-test-5.2.3.RELEASE.jar;D:\env\maven\repo395\com\github\binarywang\weixin-java-miniapp\4.0.0\weixin-java-miniapp-4.0.0.jar;D:\env\maven\repo395\com\github\binarywang\weixin-java-common\4.0.0\weixin-java-common-4.0.0.jar;D:\env\maven\repo395\com\thoughtworks\xstream\xstream\1.4.14\xstream-1.4.14.jar;D:\env\maven\repo395\xmlpull\xmlpull\1.1.3.1\xmlpull-1.1.3.1.jar;D:\env\maven\repo395\xpp3\xpp3_min\1.1.4c\xpp3_min-1.1.4c.jar;D:\env\maven\repo395\org\apache\httpcomponents\httpmime\4.5.6\httpmime-4.5.6.jar;D:\env\maven\repo395\org\slf4j\jcl-over-slf4j\1.7.25\jcl-over-slf4j-1.7.25.jar;D:\env\maven\repo395\com\google\code\gson\gson\2.8.5\gson-2.8.5.jar;D:\env\maven\repo395\org\dom4j\dom4j\2.1.3\dom4j-2.1.3.jar;D:\env\maven\repo395\org\bouncycastle\bcpkix-jdk15on\1.65\bcpkix-jdk15on-1.65.jar;D:\env\maven\repo395\org\bouncycastle\bcprov-jdk15on\1.65\bcprov-jdk15on-1.65.jar;D:\env\maven\repo395\cn\hutool\hutool-all\5.5.7\hutool-all-5.5.7.jar cc.mrbird.febs.FebsApplication,--.       ,--.,---,.   ,---,              ,--.'|   ,--/  /|    ,---,.,'  .' |  '  .' \         ,--,:  : |,---,': / '  ,'  .' |
,---.'   | /  ;    '.    ,`--.'`|  ' ::   : '/ / ,---.'   |
|   |   .':  :       \   |   :  :  | ||   '   ,  |   |   .'
:   :  :  :  |   /\   \  :   |   \ | :'   |  /   :   :  |-,
:   |  |-,|  :  ' ;.   : |   : '  '; ||   ;  ;   :   |  ;/|
|   :  ;/||  |  ;/  \   \'   ' ;.    ;:   '   \  |   :   .'
|   |   .''  :  | \  \ ,'|   | | \   ||   |    ' |   |  |-,
'   :  '  |  |  '  '--'  '   : |  ; .''   : |.  \'   :  ;/|
|   |  |  |  :  :        |   | '`--'  |   | '_\.'|   |    \
|   :  \  |  | ,'        '   : |      '   : |    |   :   .'
|   | ,'  `--''          ;   |.'      ;   |,'    |   | ,'
`----'                   '---'        '---'      `----'2023-11-01 17:31:32 | INFO  | main | cc.mrbird.febs.FebsApplication | Starting FebsApplication on DESKTOP-RM6PF2U with PID 15840 (D:\code\javaspringboot\dinningroomsupply\SuppliesManagementSystem\backend\target\classes started by admin in D:\code\javaspringboot\dinningroomsupply\SuppliesManagementSystem\backend)
2023-11-01 17:31:33 | INFO  | main | cc.mrbird.febs.FebsApplication | No active profile set, falling back to default profiles: default
2023-11-01 17:31:38 | INFO  | main | org.springframework.data.repository.config.RepositoryConfigurationDelegate | Multiple Spring Data modules found, entering strict repository configuration mode!
2023-11-01 17:31:38 | INFO  | main | org.springframework.data.repository.config.RepositoryConfigurationDelegate | Bootstrapping Spring Data repositories in DEFAULT mode.
2023-11-01 17:31:39 | INFO  | main | org.springframework.data.repository.config.RepositoryConfigurationDelegate | Finished Spring Data repository scanning in 238ms. Found 0 repository interfaces.
2023-11-01 17:31:39 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'asyncExecutorPoolConfig' of type [cc.mrbird.febs.common.config.AsyncExecutorPoolConfig$$EnhancerBySpringCGLIB$$c50af2e4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:39 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'spring.datasource.dynamic-com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:40 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration' of type [com.baomidou.dynamic.datasource.spring.boot.autoconfigure.DynamicDataSourceAutoConfiguration$$EnhancerBySpringCGLIB$$9f5a3e88] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:40 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'dsProcessor' of type [com.baomidou.dynamic.datasource.processor.DsHeaderProcessor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:40 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'dynamicDatasourceAnnotationAdvisor' of type [com.baomidou.dynamic.datasource.aop.DynamicDataSourceAnnotationAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:40 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$35cbcdb7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:40 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'shiroConfig' of type [cc.mrbird.febs.common.authentication.ShiroConfig$$EnhancerBySpringCGLIB$$a14bcf60] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'redisConfig' of type [cc.mrbird.febs.common.config.RedisConfig$$EnhancerBySpringCGLIB$$9a1086b4] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'redisPoolFactory' of type [redis.clients.jedis.JedisPool] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'redisService' of type [cc.mrbird.febs.common.service.impl.RedisServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'mybatis-plus-com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'mybatisPlusConfig' of type [cc.mrbird.febs.common.config.MybatisPlusConfig$$EnhancerBySpringCGLIB$$875329c6] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'paginationInterceptor' of type [com.baomidou.mybatisplus.extension.plugins.PaginationInterceptor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration' of type [com.baomidou.mybatisplus.autoconfigure.MybatisPlusAutoConfiguration$$EnhancerBySpringCGLIB$$73943a51] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'dynamicDataSourceCreator' of type [com.baomidou.dynamic.datasource.DynamicDataSourceCreator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'dynamicDataSourceProvider' of type [com.baomidou.dynamic.datasource.provider.YmlDynamicDataSourceProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:41 | INFO  | main | com.baomidou.dynamic.datasource.DynamicRoutingDataSource | 动态数据源-检测到并开启了p6spy
2023-11-01 17:31:41 | INFO  | main | com.zaxxer.hikari.HikariDataSource | primary - Starting...
2023-11-01 17:31:42 | INFO  | main | com.zaxxer.hikari.HikariDataSource | primary - Start completed.
2023-11-01 17:31:42 | INFO  | main | com.baomidou.dynamic.datasource.DynamicRoutingDataSource | 初始共加载 1 个数据源
2023-11-01 17:31:42 | INFO  | main | com.baomidou.dynamic.datasource.DynamicRoutingDataSource | 动态数据源-加载 primary 成功
2023-11-01 17:31:42 | INFO  | main | com.baomidou.dynamic.datasource.DynamicRoutingDataSource | 当前的默认数据源是单数据源,数据源名为 primary
2023-11-01 17:31:42 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'dataSource' of type [com.baomidou.dynamic.datasource.DynamicRoutingDataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:42 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'spring.datasource-org.springframework.boot.autoconfigure.jdbc.DataSourceProperties' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:42 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker' of type [org.springframework.boot.autoconfigure.jdbc.DataSourceInitializerInvoker] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | WARN  | main | com.baomidou.mybatisplus.core.toolkit.TableInfoHelper | Warn: Could not find @TableId in Class: cc.mrbird.febs.system.domain.LoginLog.
2023-11-01 17:31:43 | WARN  | main | com.baomidou.mybatisplus.core.toolkit.TableInfoHelper | Warn: Could not find @TableId in Class: cc.mrbird.febs.system.domain.UserRole.
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'sqlSessionFactory' of type [org.apache.ibatis.session.defaults.DefaultSqlSessionFactory] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'sqlSessionTemplate' of type [org.mybatis.spring.SqlSessionTemplate] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'roleMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'roleMapper' of type [com.sun.proxy.$Proxy108] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | WARN  | main | com.baomidou.mybatisplus.core.toolkit.TableInfoHelper | Warn: Could not find @TableId in Class: cc.mrbird.febs.system.domain.RoleMenu.
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'roleMenuMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'roleMenuMapper' of type [com.sun.proxy.$Proxy110] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userRoleMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userRoleMapper' of type [com.sun.proxy.$Proxy111] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userRoleService' of type [cc.mrbird.febs.system.service.impl.UserRoleServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'roleMenuService' of type [cc.mrbird.febs.system.service.impl.RoleMenuServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'roleService' of type [cc.mrbird.febs.system.service.impl.RoleServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'menuMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'menuMapper' of type [com.sun.proxy.$Proxy115] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'menuService' of type [cc.mrbird.febs.system.service.impl.MenuServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userMapper' of type [com.sun.proxy.$Proxy117] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userConfigMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userConfigMapper' of type [com.sun.proxy.$Proxy118] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userConfigService' of type [cc.mrbird.febs.system.service.impl.UserConfigServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'studentInfoMapper' of type [org.mybatis.spring.mapper.MapperFactoryBean] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'studentInfoMapper' of type [com.sun.proxy.$Proxy120] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'studentInfoServiceImpl' of type [cc.mrbird.febs.cos.service.impl.StudentInfoServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userService' of type [cc.mrbird.febs.system.service.impl.UserServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperConfiguration$$EnhancerBySpringCGLIB$$915f4d48] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$JacksonObjectMapperBuilderConfiguration$$EnhancerBySpringCGLIB$$43ac0f61] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$$EnhancerBySpringCGLIB$$fec2f550] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'spring.jackson-org.springframework.boot.autoconfigure.jackson.JacksonProperties' of type [org.springframework.boot.autoconfigure.jackson.JacksonProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:43 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'standardJacksonObjectMapperBuilderCustomizer' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$Jackson2ObjectMapperBuilderCustomizerConfiguration$StandardJackson2ObjectMapperBuilderCustomizer] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$ParameterNamesModuleConfiguration$$EnhancerBySpringCGLIB$$258e6c7e] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'parameterNamesModule' of type [com.fasterxml.jackson.module.paramnames.ParameterNamesModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration' of type [org.springframework.boot.autoconfigure.jackson.JacksonAutoConfiguration$$EnhancerBySpringCGLIB$$736aead7] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'jsonComponentModule' of type [org.springframework.boot.jackson.JsonComponentModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'org.springframework.data.web.config.SpringDataJacksonConfiguration' of type [org.springframework.data.web.config.SpringDataJacksonConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'jacksonGeoModule' of type [org.springframework.data.geo.GeoModule] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'jacksonObjectMapperBuilder' of type [org.springframework.http.converter.json.Jackson2ObjectMapperBuilder] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'jacksonObjectMapper' of type [com.fasterxml.jackson.databind.ObjectMapper] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'cacheService' of type [cc.mrbird.febs.common.service.impl.CacheServiceImpl] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'userManager' of type [cc.mrbird.febs.system.manager.UserManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'shiroRealm' of type [cc.mrbird.febs.common.authentication.ShiroRealm] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'securityManager' of type [org.apache.shiro.web.mgt.DefaultWebSecurityManager] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker | Bean 'authorizationAttributeSourceAdvisor' of type [org.apache.shiro.spring.security.interceptor.AuthorizationAttributeSourceAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-11-01 17:31:44 | INFO  | main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer | Tomcat initialized with port(s): 9527 (http)
2023-11-01 17:31:44 | INFO  | main | org.apache.coyote.http11.Http11NioProtocol | Initializing ProtocolHandler ["http-nio-9527"]
2023-11-01 17:31:44 | INFO  | main | org.apache.catalina.core.StandardService | Starting service [Tomcat]
2023-11-01 17:31:44 | INFO  | main | org.apache.catalina.core.StandardEngine | Starting Servlet Engine: Apache Tomcat/9.0.12
2023-11-01 17:31:44 | INFO  | main | org.apache.catalina.core.AprLifecycleListener | The APR based Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: [D:\env\jdk1.8.0_341\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;D:\env\jdk1.8.0_341\bin;D:\env\jdk1.8.0_341\jre\bin;C:\Program Files\Docker\Docker\resources\bin;C:\Program Files\dotnet\;D:\env\PortableGit\bin;C:\ProgramData\chocolatey\bin;D:\env\nvm;D:\env\nodejs;D:\env\nvm\npm6_14_15\node_modules\yarn\bin;C:\Users\admin\AppData\Local\Microsoft\WindowsApps;C:\Users\admin\AppData\Local\Programs\Microsoft VS Code\bin;D:\env\nvm\npm;D:\env\nvm;D:\env\nodejs;;.]
2023-11-01 17:31:45 | INFO  | main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] | Initializing Spring embedded WebApplicationContext
2023-11-01 17:31:45 | INFO  | main | org.springframework.web.context.ContextLoader | Root WebApplicationContext: initialization completed in 12146 ms
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.FilterRegistrationBean | Mapping filter: 'characterEncodingFilter' to: [/*]
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.FilterRegistrationBean | Mapping filter: 'webMvcMetricsFilter' to: [/*]
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.FilterRegistrationBean | Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.FilterRegistrationBean | Mapping filter: 'formContentFilter' to: [/*]
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.FilterRegistrationBean | Mapping filter: 'requestContextFilter' to: [/*]
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.FilterRegistrationBean | Mapping filter: 'httpTraceFilter' to: [/*]
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.FilterRegistrationBean | Mapping filter: 'shiroFilterFactoryBean' to: [/*]
2023-11-01 17:31:46 | INFO  | main | org.springframework.boot.web.servlet.ServletRegistrationBean | Servlet dispatcherServlet mapped to [/]
2023-11-01 17:31:46 | INFO  | main | org.quartz.impl.StdSchedulerFactory | Using default implementation for ThreadExecutor
2023-11-01 17:31:46 | INFO  | main | org.quartz.core.SchedulerSignalerImpl | Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
2023-11-01 17:31:46 | INFO  | main | org.quartz.core.QuartzScheduler | Quartz Scheduler v.2.3.0 created.
2023-11-01 17:31:46 | INFO  | main | org.springframework.scheduling.quartz.LocalDataSourceJobStore | Using db table-based data access locking (synchronization).
2023-11-01 17:31:46 | INFO  | main | org.springframework.scheduling.quartz.LocalDataSourceJobStore | JobStoreCMT initialized.
2023-11-01 17:31:46 | INFO  | main | org.quartz.core.QuartzScheduler | Scheduler meta-data: Quartz Scheduler (v2.3.0) 'MyScheduler' with instanceId 'DESKTOP-RM6PF2U1698831106945'Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.NOT STARTED.Currently in standby mode.Number of jobs executed: 0Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 20 threads.Using job-store 'org.springframework.scheduling.quartz.LocalDataSourceJobStore' - which supports persistence. and is clustered.2023-11-01 17:31:46 | INFO  | main | org.quartz.impl.StdSchedulerFactory | Quartz scheduler 'MyScheduler' initialized from an externally provided properties instance.
2023-11-01 17:31:46 | INFO  | main | org.quartz.impl.StdSchedulerFactory | Quartz scheduler version: 2.3.0
2023-11-01 17:31:46 | INFO  | main | org.quartz.core.QuartzScheduler | JobFactory set to: org.springframework.scheduling.quartz.AdaptableJobFactory@4a660b34
2023-11-01 17:31:47 | INFO  | main | p6spy | 2023-11-01 17:31:47 | 耗时 17 ms | SQL 语句:
select job_id jobId, bean_name beanName, method_name methodName, params, cron_expression cronExpression, status, remark, create_time createTime from t_job order by job_id;
2023-11-01 17:31:47 | WARN  | main | com.baomidou.mybatisplus.core.toolkit.TableInfoHelper | Warn: Could not find @TableId in Class: cc.mrbird.febs.system.domain.Test.
2023-11-01 17:31:47 | INFO  | main | org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor | Initializing ExecutorService 'taskExecutor'
2023-11-01 17:31:49 | INFO  | main | org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler | Initializing ExecutorService 'taskScheduler'
2023-11-01 17:31:49 | INFO  | main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver | Exposing 2 endpoint(s) beneath base path '/actuator'
2023-11-01 17:31:49 | INFO  | main | org.springframework.scheduling.quartz.SchedulerFactoryBean | Will start Quartz Scheduler [MyScheduler] in 1 seconds
2023-11-01 17:31:49 | INFO  | main | org.apache.coyote.http11.Http11NioProtocol | Starting ProtocolHandler ["http-nio-9527"]
2023-11-01 17:31:49 | INFO  | main | org.apache.tomcat.util.net.NioSelectorPool | Using a shared selector for servlet write/read
2023-11-01 17:31:49 | INFO  | main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer | Tomcat started on port(s): 9527 (http) with context path ''
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.FebsApplication | Started FebsApplication in 19.289 seconds (JVM running for 22.398)
2023-11-01 17:31:49 | INFO  | scheduling-1 | cc.mrbird.febs.common.task.CacheTask | delete expired user
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.CacheInitRunner | Redis连接中 ······
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.CacheInitRunner | 缓存初始化 ······
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.CacheInitRunner | 缓存用户数据 ······
2023-11-01 17:31:49 | INFO  | main | p6spy | 2023-11-01 17:31:49 | 耗时 3 ms | SQL 语句:
SELECT USER_ID,username,password,dept_id,email,mobile,status,create_time,modify_time,last_login_time,ssex,description,avatar FROM t_user;
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.StartedUpRunner |  __    ___   _      ___   _     ____ _____  ____ 
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.StartedUpRunner | / /`  / / \ | |\/| | |_) | |   | |_   | |  | |_  
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.StartedUpRunner | \_\_, \_\_/ |_|  | |_|   |_|__ |_|__  |_|  |_|__ 
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.StartedUpRunner |                                                       
2023-11-01 17:31:49 | INFO  | main | cc.mrbird.febs.common.runner.StartedUpRunner | FEBS 启动完毕,时间:2023-11-01T17:31:49.813
2023-11-01 17:31:49 | INFO  | RMI TCP Connection(3)-10.0.180.203 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] | Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-11-01 17:31:49 | INFO  | RMI TCP Connection(3)-10.0.180.203 | org.springframework.web.servlet.DispatcherServlet | Initializing Servlet 'dispatcherServlet'
2023-11-01 17:31:50 | INFO  | RMI TCP Connection(3)-10.0.180.203 | org.springframework.web.servlet.DispatcherServlet | Completed initialization in 16 ms
2023-11-01 17:31:50 | INFO  | RMI TCP Connection(5)-10.0.180.203 | p6spy | 2023-11-01 17:31:50 | 耗时 1 ms | SQL 语句:
/* ping */ SELECT 1;
2023-11-01 17:31:50 | INFO  | Quartz Scheduler [MyScheduler] | org.springframework.scheduling.quartz.SchedulerFactoryBean | Starting Quartz Scheduler now, after delay of 1 seconds
2023-11-01 17:31:50 | INFO  | Quartz Scheduler [MyScheduler] | org.springframework.scheduling.quartz.LocalDataSourceJobStore | ClusterManager: detected 1 failed or restarted instances.
2023-11-01 17:31:50 | INFO  | Quartz Scheduler [MyScheduler] | org.springframework.scheduling.quartz.LocalDataSourceJobStore | ClusterManager: Scanning for instance "DESKTOP-RM6PF2U1698742200133"'s failed in-progress jobs.
2023-11-01 17:31:50 | INFO  | Quartz Scheduler [MyScheduler] | org.quartz.core.QuartzScheduler | Scheduler MyScheduler_$_DESKTOP-RM6PF2U1698831106945 started.
2023-11-01 17:35:02 | INFO  | http-nio-9527-exec-2 | cc.mrbird.febs.common.aspect.LimitAspect | IP:127.0.0.1 第 1 次访问key为 [limit_login127.0.0.1],描述为 [登录接口] 的接口
2023-11-01 17:35:02 | ERROR | http-nio-9527-exec-2 | cc.mrbird.febs.common.utils.FebsUtil | redis error:
java.lang.Exception: nullat cc.mrbird.febs.common.service.impl.CacheServiceImpl.getUser(CacheServiceImpl.java:56)at cc.mrbird.febs.system.manager.UserManager.lambda$getUser$0(UserManager.java:50)at cc.mrbird.febs.common.utils.FebsUtil.selectCacheByTemplate(FebsUtil.java:34)at cc.mrbird.febs.system.manager.UserManager.getUser(UserManager.java:49)at cc.mrbird.febs.system.controller.LoginController.login(LoginController.java:61)at cc.mrbird.febs.system.controller.LoginController$$FastClassBySpringCGLIB$$5f1dea76.invoke(<generated>)at org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:218)at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:746)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163)at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:119)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)at org.springframework.aop.aspectj.MethodInvocationProceedingJoinPoint.proceed(MethodInvocationProceedingJoinPoint.java:88)at cc.mrbird.febs.common.aspect.LimitAspect.around(LimitAspect.java:78)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethodWithGivenArgs(AbstractAspectJAdvice.java:644)at org.springframework.aop.aspectj.AbstractAspectJAdvice.invokeAdviceMethod(AbstractAspectJAdvice.java:633)at org.springframework.aop.aspectj.AspectJAroundAdvice.invoke(AspectJAroundAdvice.java:70)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:175)at org.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:93)at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:688)at cc.mrbird.febs.system.controller.LoginController$$EnhancerBySpringCGLIB$$f4cc7a02.login(<generated>)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)at java.lang.reflect.Method.invoke(Method.java:498)at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:215)at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:142)at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:102)at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895)at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:800)at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87)at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1038)at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:942)at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:998)at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:901)at javax.servlet.http.HttpServlet.service(HttpServlet.java:660)at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:875)at javax.servlet.http.HttpServlet.service(HttpServlet.java:741)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:61)at org.apache.shiro.web.servlet.AdviceFilter.executeChain(AdviceFilter.java:108)at org.apache.shiro.web.servlet.AdviceFilter.doFilterInternal(AdviceFilter.java:137)at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)at org.apache.shiro.web.servlet.ProxiedFilterChain.doFilter(ProxiedFilterChain.java:66)at org.apache.shiro.web.servlet.AbstractShiroFilter.executeChain(AbstractShiroFilter.java:449)at org.apache.shiro.web.servlet.AbstractShiroFilter$1.call(AbstractShiroFilter.java:365)at org.apache.shiro.subject.support.SubjectCallable.doCall(SubjectCallable.java:90)at org.apache.shiro.subject.support.SubjectCallable.call(SubjectCallable.java:83)at org.apache.shiro.subject.support.DelegatingSubject.execute(DelegatingSubject.java:387)at org.apache.shiro.web.servlet.AbstractShiroFilter.doFilterInternal(AbstractShiroFilter.java:362)at org.apache.shiro.web.servlet.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:125)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.springframework.boot.actuate.web.trace.servlet.HttpTraceFilter.doFilterInternal(HttpTraceFilter.java:90)at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:99)at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:92)at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.springframework.web.filter.HiddenHttpMethodFilter.doFilterInternal(HiddenHttpMethodFilter.java:93)at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:154)at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.filterAndRecordMetrics(WebMvcMetricsFilter.java:122)at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:107)at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:199)at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:490)at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:139)at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:74)at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:343)at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:408)at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:770)at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1415)at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)at java.lang.Thread.run(Thread.java:750)
2023-11-01 17:35:02 | INFO  | http-nio-9527-exec-2 | p6spy | 2023-11-01 17:35:02 | 耗时 1 ms | SQL 语句:
SELECT USER_ID,username,password,dept_id,email,mobile,status,create_time,modify_time,last_login_time,ssex,description,avatar FROM t_user WHERE username = 'admin';
2023-11-01 17:35:02 | ERROR | http-nio-9527-exec-2 | cc.mrbird.febs.common.handler.GlobalExceptionHandler | 系统错误:用户名或密码错误

相关文章:

食堂系统登录报错

因为数据库没有任何用户数据&#xff0c;所以会报错&#xff0c;需要添加admin用户 D:\env\jdk1.8.0_341\bin\java.exe -XX:TieredStopAtLevel1 -noverify -Dspring.output.ansi.enabledalways -Dcom.sun.management.jmxremote -Dspring.jmx.enabledtrue -Dspring.liveBeansVie…...

uniapp原生插件之乐橙摄像机播放插件(子账号云台对讲版)

插件介绍 乐橙摄像机播放插件(云台对讲版)&#xff0c;集成视频播放&#xff0c;对讲模式、云台控制 插件地址 乐橙摄像机播放插件(子账号云台对讲版) - DCloud 插件市场 超级福利 uniapp 插件购买超级福利 插件申请权限 麦克风权限&#xff08;可参考示例项目&#xff…...

Http代理与socks5代理有何区别?如何选择?(一)

了解SOCKS和HTTP代理之间的区别对于优化您的在线活动至关重要&#xff0c;无论您是技术娴熟的个人、现代互联网用户还是企业所有者。在使用代理IP时&#xff0c;您需要先了解这两种协议之间的不同。 一、了解HTTP代理 HTTP&#xff08;超文本传输协议&#xff09;代理专门设计…...

system verilog VSCode Windows 配置简述

system verilog VSCode Windows 配置简述 本文章的目的并非完全在 VSCode 中进行 system verilog 编程&#xff0c;而是以 vivado 为核心&#xff0c;将 VSCode 作为编译器。 配置步骤 安装 ctags choco install universal-ctags如果你没有安装 chocolatey&#xff0c;见 i…...

Linux中的Shell编程

Linux中的Shell编程 shell编程快速入门 为什么要学习Shell编程&#xff1f; 1.Linux运维工程师在进行服务器集群管理时&#xff0c;需要编写Shell程序来进行服务器管理。 2.对于JavaEE和Python程序员来说&#xff0c;工作的需要&#xff0c;你的老大会要求你编写一些Shell脚本…...

图像特征Vol.1:计算机视觉特征度量|第二弹:【统计区域度量】

目录 一、前言二、统计区域度量2.1&#xff1a;图像矩特征2.1.1&#xff1a;原始矩/几何矩2.1.2&#xff1a;中心距2.1.3&#xff1a;归一化的中心矩2.1.4&#xff1a;不变矩——Hu矩2.1.5&#xff1a;OpenCv实现矩特征及其应用 2.2&#xff1a;点度量特征2.3&#xff1a;全局直…...

将图像的锯齿状边缘变得平滑的方法

项目背景 使用PaddleSeg 192x192 模型分割出来的目标有锯齿状边缘&#xff0c;想通过传统算法将这种锯齿状边缘的变得平滑&#xff0c;虽然试了很过方法&#xff0c;但是效果还是不太理想 常用的集中方法 当使用分割算法&#xff08;如分水岭分割、阈值分割等&#xff09;分…...

【MySQL索引与优化篇】数据库设计实操(含ER模型)

数据库设计实操&#xff08;含ER模型&#xff09; 文章目录 数据库设计实操&#xff08;含ER模型&#xff09;1. ER模型1.1 概述1.2 建模分析1.3 ER 模型的细化1.4 ER 模型图转换成数据表1. 一个实体转换成一个数据库表2. 一个多对多的关系转换成一个数据表3. 通过外键来表达1对…...

OpenCV—自动驾驶实时道路车道检测(完整代码)

自动驾驶汽车是人工智能领域最具颠覆性的创新之一。在深度学习算法的推动下,它们不断推动我们的社会向前发展,并在移动领域创造新的机遇。自动驾驶汽车可以去传统汽车可以去的任何地方,并且可以完成经验丰富的人类驾驶员所做的一切。但正确地训练它是非常重要的。自动驾驶汽…...

PostGIS轨迹分析——简化轨迹

需求 对轨迹线进行简化,并将原始轨迹上的两个特征点拉取到简化后的轨迹上 简化线 红色线是简化后的轨迹线,蓝色线是原始轨迹,有两个特征点 知识点: st_makeline函数将点连成线st_simplify简化线函数,其中第二个参数为坐标系的单位,0.002度大概代表0.002x1.11x10^5≈22…...

量化交易-应对市场闪崩

金融交易世界虽然提供了无与伦比的机会,但也并非没有陷阱。其中一个陷阱是闪崩现象,尤其是在算法交易领域。这些快速且常常无法解释的市场下跌可能会在几分钟内消除数十亿美元的价值。了解它们的起源、影响和预防策略对于参与算法交易的任何人都至关重要。本文深入研究了闪存…...

在Vue3+ElementPlus项目中使用具有懒加载的el-tree树形控件

前言 有时遇到一些需求就是在使用树形控件时&#xff0c;服务端并没有一次性返回所有数据&#xff0c;而是返回首层节点列表。然后点击展开首层节点中的某个节点&#xff0c;再去请求该节点的子节点列表&#xff0c;那么就得用上懒加载的机制了。在此以ElementPlus的树形控件为…...

高浓度工业废水处理设备有哪些

高浓度工业废水处理设备主要有以下几种&#xff1a; 水解酸化池&#xff1a;将有机废水通过水解、酸化作用&#xff0c;使其成为更易于生化降解的有机物。厌氧池&#xff1a;通过厌氧反应降解有机废水&#xff0c;产生沼气等可再利用资源。好氧池&#xff1a;将经过水解酸化或…...

linux上传mysql数据库

如果你使用的是Linux操作系统&#xff0c;并且需要上传MySQL数据库&#xff0c;那么可以按照以下步骤进行操作&#xff1a; 1. 在终端登录到你的Linux服务器&#xff1b; 2. 运行以下命令&#xff0c;以安装MySQL客户端&#xff1a;sudo apt-get install mysql-client&#xf…...

easyexcel根据模板导出Excel文件,表格自动填充问题

背景 同事在做easyexcel导出Excel&#xff0c;根据模板导出的时候&#xff0c;发现导出的表格&#xff0c;总会覆盖落款的内容。 这就很尴尬了&#xff0c;表格居然不能自动填充&#xff0c;直接怒喷工具&#xff0c;哈哈。 然后一起看了一下这个问题。 分析原因 我找了自…...

golang调用智能合约,获取合约函数的返回值

如果不是只读取数据的合约函数&#xff0c;需要异步的执行&#xff0c;因此并不能直接获取到合约函数的返回值&#xff0c;需要等到交易执行完毕&#xff0c;得到确认后才能获取到合约函数的返回值。而且合约函数返回值一般是通过事件日志获取到的。 这里给出一个例子来展示我…...

Django3框架-(3)-[使用websocket]:使用channels实现websocket功能;简化的配置和实际使用方式

概述&#xff1a; 对于Django使用channels实现websocket的功能&#xff0c;之前就写了几篇博文了。随着在项目的使用和实际维护来说&#xff0c;重新设置了相关处理方法。 一般来说&#xff0c;前后端都只维护一个全局的连接&#xff0c;通过携带数据来判断具体的操作&#x…...

java-工具类抛异常

不满足条件就会报错&#xff0c;这里的accessors ! null&#xff0c;就是等于空的时候&#xff08;不满足&#xff09;就会报错 accessors null; Assert.isTrue(ObjectUtil.isNotEmpty(accessors ! null), "数据为空");...

Navicat连接postgresql数据库 -->华为云服务器

Navicat连接postgresql数据库 -->华为云服务器 2.开放服务器端口&#xff1a;54323.Navicat连接postgresql数据库 2.开放服务器端口&#xff1a;5432 1-1.选择安全组 1-2. 添加规则 1-3.开放5432端口规则 1-4.查看规则 3.Navicat连接postgresql数据库...

Leetcode2086. 从房屋收集雨水需要的最少水桶数

Every day a Leetcode 题目来源&#xff1a;2086. 从房屋收集雨水需要的最少水桶数 解法1&#xff1a;贪心 我们可以对字符串 hamsters 从左到右进行一次遍历。 每当我们遍历到一个房屋时&#xff0c;我们可以有如下的选择&#xff1a; 如果房屋的两侧已经有水桶&#xff…...

uni-app学习笔记二十二---使用vite.config.js全局导入常用依赖

在前面的练习中&#xff0c;每个页面需要使用ref&#xff0c;onShow等生命周期钩子函数时都需要像下面这样导入 import {onMounted, ref} from "vue" 如果不想每个页面都导入&#xff0c;需要使用node.js命令npm安装unplugin-auto-import npm install unplugin-au…...

服务器硬防的应用场景都有哪些?

服务器硬防是指一种通过硬件设备层面的安全措施来防御服务器系统受到网络攻击的方式&#xff0c;避免服务器受到各种恶意攻击和网络威胁&#xff0c;那么&#xff0c;服务器硬防通常都会应用在哪些场景当中呢&#xff1f; 硬防服务器中一般会配备入侵检测系统和预防系统&#x…...

2021-03-15 iview一些问题

1.iview 在使用tree组件时&#xff0c;发现没有set类的方法&#xff0c;只有get&#xff0c;那么要改变tree值&#xff0c;只能遍历treeData&#xff0c;递归修改treeData的checked&#xff0c;发现无法更改&#xff0c;原因在于check模式下&#xff0c;子元素的勾选状态跟父节…...

数据链路层的主要功能是什么

数据链路层&#xff08;OSI模型第2层&#xff09;的核心功能是在相邻网络节点&#xff08;如交换机、主机&#xff09;间提供可靠的数据帧传输服务&#xff0c;主要职责包括&#xff1a; &#x1f511; 核心功能详解&#xff1a; 帧封装与解封装 封装&#xff1a; 将网络层下发…...

从零实现STL哈希容器:unordered_map/unordered_set封装详解

本篇文章是对C学习的STL哈希容器自主实现部分的学习分享 希望也能为你带来些帮助~ 那咱们废话不多说&#xff0c;直接开始吧&#xff01; 一、源码结构分析 1. SGISTL30实现剖析 // hash_set核心结构 template <class Value, class HashFcn, ...> class hash_set {ty…...

uniapp微信小程序视频实时流+pc端预览方案

方案类型技术实现是否免费优点缺点适用场景延迟范围开发复杂度​WebSocket图片帧​定时拍照Base64传输✅ 完全免费无需服务器 纯前端实现高延迟高流量 帧率极低个人demo测试 超低频监控500ms-2s⭐⭐​RTMP推流​TRTC/即构SDK推流❌ 付费方案 &#xff08;部分有免费额度&#x…...

unix/linux,sudo,其发展历程详细时间线、由来、历史背景

sudo 的诞生和演化,本身就是一部 Unix/Linux 系统管理哲学变迁的微缩史。来,让我们拨开时间的迷雾,一同探寻 sudo 那波澜壮阔(也颇为实用主义)的发展历程。 历史背景:su的时代与困境 ( 20 世纪 70 年代 - 80 年代初) 在 sudo 出现之前,Unix 系统管理员和需要特权操作的…...

leetcodeSQL解题:3564. 季节性销售分析

leetcodeSQL解题&#xff1a;3564. 季节性销售分析 题目&#xff1a; 表&#xff1a;sales ---------------------- | Column Name | Type | ---------------------- | sale_id | int | | product_id | int | | sale_date | date | | quantity | int | | price | decimal | -…...

ardupilot 开发环境eclipse 中import 缺少C++

目录 文章目录 目录摘要1.修复过程摘要 本节主要解决ardupilot 开发环境eclipse 中import 缺少C++,无法导入ardupilot代码,会引起查看不方便的问题。如下图所示 1.修复过程 0.安装ubuntu 软件中自带的eclipse 1.打开eclipse—Help—install new software 2.在 Work with中…...

Rapidio门铃消息FIFO溢出机制

关于RapidIO门铃消息FIFO的溢出机制及其与中断抖动的关系&#xff0c;以下是深入解析&#xff1a; 门铃FIFO溢出的本质 在RapidIO系统中&#xff0c;门铃消息FIFO是硬件控制器内部的缓冲区&#xff0c;用于临时存储接收到的门铃消息&#xff08;Doorbell Message&#xff09;。…...