日报报错信息如下:

2022-08-03 16:13:30 INFO org.springframework.context.annotation.AnnotationConfigApplicationContext:582 - Refreshing org.springframework.context.annotation.AnnotationConfigApplicationContext@17d10166: startup date [Wed Aug 03 16:13:30 CST 2022]; root of context hierarchy
2022-08-03 16:13:31 INFO org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-08-03 16:13:31 DEBUG org.jboss.logging:160 - Logging Provider: org.jboss.logging.Slf4jLoggerProvider found via system property
2022-08-03 16:13:31 INFO org.hibernate.validator.internal.util.Version:30 - HV000001: Hibernate Validator 5.2.4.Final
2022-08-03 16:13:31 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean 'configurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$7e0a07c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver:80 - Found javax.persistence.Persistence on classpath, but no method 'getPersistenceUtil'. Assuming JPA 1 environment. All properties will per default be traversable.
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver:80 - Found javax.persistence.Persistence on classpath, but no method 'getPersistenceUtil'. Assuming JPA 1 environment. All properties will per default be traversable.
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl:156 - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl:178 - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl:192 - Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy29
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser:91 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper:47 - Trying to load META-INF/validation.xml via user class loader
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper:54 - Trying to load META-INF/validation.xml via TCCL
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-08-03 16:13:31 DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser:98 - No META-INF/validation.xml found. Using annotation based configuration only.

.   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::        (v1.4.2.RELEASE)

2022-08-03 16:13:32 DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver:80 - Found javax.persistence.Persistence on classpath, but no method 'getPersistenceUtil'. Assuming JPA 1 environment. All properties will per default be traversable.
2022-08-03 16:13:32 INFO com.github.wxiaoqi.security.admin.AdminBootstrap:661 - No active profile set, falling back to default profiles: default
2022-08-03 16:13:32 INFO org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext:582 - Refreshing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@ae45eb6: startup date [Wed Aug 03 16:13:32 CST 2022]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@17d10166
2022-08-03 16:13:35 INFO org.springframework.beans.factory.support.DefaultListableBeanFactory:821 - Overriding bean definition for bean 'hystrixFeature' with a different definition: replacing [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration$HystrixWebConfiguration; factoryMethodName=hystrixFeature; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/hystrix/HystrixCircuitBreakerConfiguration$HystrixWebConfiguration.class]] with [Root bean: class [null]; scope=; abstract=false; lazyInit=false; autowireMode=3; dependencyCheck=0; autowireCandidate=true; primary=false; factoryBeanName=org.springframework.cloud.netflix.hystrix.HystrixCircuitBreakerConfiguration; factoryMethodName=hystrixFeature; initMethodName=null; destroyMethodName=(inferred); defined in class path resource [org/springframework/cloud/netflix/hystrix/HystrixCircuitBreakerConfiguration.class]]
2022-08-03 16:13:36 INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate:170 - Multiple Spring Data modules found, entering strict repository configuration mode!
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/UserMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/HealthUserKeeperMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/HealthUserSportsPrecorMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/PostCardMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/ResourceAuthorityMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/JobMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/GuestInfoMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/GateLogMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/RecordsMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/ElementMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/SuggestMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/HealthUserMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/HealthHouseKeeperMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/OrderMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/SetMealMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/GroupTypeMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/GroupMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/TripMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/CheckMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/HealthBrandMessageMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/CourseMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/MenuMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/HotelInfoMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/ScannerMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/TripContentMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/FitnessProMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:286 - Identified candidate component class: URL [jar:file:/usr/local/mpro/ace-security/ace-admin/target/ace-admin.jar!/BOOT-INF/classes!/com/github/wxiaoqi/security/admin/mapper/TestMapper.class]
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'userMapper' and 'com.github.wxiaoqi.security.admin.mapper.UserMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'healthUserKeeperMapper' and 'com.github.wxiaoqi.security.admin.mapper.HealthUserKeeperMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'healthUserSportsPrecorMapper' and 'com.github.wxiaoqi.security.admin.mapper.HealthUserSportsPrecorMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'postCardMapper' and 'com.github.wxiaoqi.security.admin.mapper.PostCardMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'resourceAuthorityMapper' and 'com.github.wxiaoqi.security.admin.mapper.ResourceAuthorityMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'jobMapper' and 'com.github.wxiaoqi.security.admin.mapper.JobMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'guestInfoMapper' and 'com.github.wxiaoqi.security.admin.mapper.GuestInfoMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'gateLogMapper' and 'com.github.wxiaoqi.security.admin.mapper.GateLogMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'recordsMapper' and 'com.github.wxiaoqi.security.admin.mapper.RecordsMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'elementMapper' and 'com.github.wxiaoqi.security.admin.mapper.ElementMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'suggestMapper' and 'com.github.wxiaoqi.security.admin.mapper.SuggestMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'healthUserMapper' and 'com.github.wxiaoqi.security.admin.mapper.HealthUserMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'healthHouseKeeperMapper' and 'com.github.wxiaoqi.security.admin.mapper.HealthHouseKeeperMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'orderMapper' and 'com.github.wxiaoqi.security.admin.mapper.OrderMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'setMealMapper' and 'com.github.wxiaoqi.security.admin.mapper.SetMealMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'groupTypeMapper' and 'com.github.wxiaoqi.security.admin.mapper.GroupTypeMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'groupMapper' and 'com.github.wxiaoqi.security.admin.mapper.GroupMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'tripMapper' and 'com.github.wxiaoqi.security.admin.mapper.TripMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'checkMapper' and 'com.github.wxiaoqi.security.admin.mapper.CheckMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'healthBrandMessageMapper' and 'com.github.wxiaoqi.security.admin.mapper.HealthBrandMessageMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'courseMapper' and 'com.github.wxiaoqi.security.admin.mapper.CourseMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'menuMapper' and 'com.github.wxiaoqi.security.admin.mapper.MenuMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'hotelInfoMapper' and 'com.github.wxiaoqi.security.admin.mapper.HotelInfoMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'scannerMapper' and 'com.github.wxiaoqi.security.admin.mapper.ScannerMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'tripContentMapper' and 'com.github.wxiaoqi.security.admin.mapper.TripContentMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'fitnessProMapper' and 'com.github.wxiaoqi.security.admin.mapper.FitnessProMapper' mapperInterface
2022-08-03 16:13:36 DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:181 - Creating MapperFactoryBean with name 'testMapper' and 'com.github.wxiaoqi.security.admin.mapper.TestMapper' mapperInterface
2022-08-03 16:13:36 WARN org.springframework.context.annotation.ConfigurationClassPostProcessor:389 - Cannot enhance @Configuration bean definition 'mapperConfiguration' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
2022-08-03 16:13:36 WARN org.springframework.context.annotation.ConfigurationClassPostProcessor:389 - Cannot enhance @Configuration bean definition 'refreshScope' since its singleton instance has been created too early. The typical cause is a non-static @Bean method with a BeanDefinitionRegistryPostProcessor return type: Consider declaring such methods as 'static'.
2022-08-03 16:13:37 INFO org.springframework.cloud.context.scope.GenericScope:263 - BeanFactory id=f45d8a77-b69d-31d9-8b34-a742ec81f580
2022-08-03 16:13:37 INFO org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor:155 - JSR-330 'javax.inject.Inject' annotation found and supported for autowiring
2022-08-03 16:13:37 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [class org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$61f004cc] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 16:13:38 INFO org.springframework.context.support.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:325 - Bean 'org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration' of type [class org.springframework.cloud.autoconfigure.ConfigurationPropertiesRebinderAutoConfiguration$$EnhancerBySpringCGLIB$$7e0a07c9] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.engine.resolver.DefaultTraversableResolver:80 - Found javax.persistence.Persistence on classpath, but no method 'getPersistenceUtil'. Assuming JPA 1 environment. All properties will per default be traversable.
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl:156 - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl:178 - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.engine.ConfigurationImpl:192 - Setting custom ParameterNameProvider of type com.sun.proxy.$Proxy29
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser:91 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper:47 - Trying to load META-INF/validation.xml via user class loader
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper:54 - Trying to load META-INF/validation.xml via TCCL
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.xml.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2022-08-03 16:13:38 DEBUG org.hibernate.validator.internal.xml.ValidationXmlParser:98 - No META-INF/validation.xml found. Using annotation based configuration only.
2022-08-03 16:13:39 INFO org.xnio:99 - XNIO version 3.3.6.Final
2022-08-03 16:13:39 INFO org.xnio.nio:55 - XNIO NIO Implementation Version 3.3.6.Final
2022-08-03 16:13:39 DEBUG org.xnio.nio:431 - Started channel thread 'XNIO-1 I/O-1', selector sun.nio.ch.EPollSelectorImpl@28543ce1
2022-08-03 16:13:39 DEBUG org.xnio.nio:431 - Started channel thread 'XNIO-1 Accept', selector sun.nio.ch.EPollSelectorImpl@31aba9ba
2022-08-03 16:13:39 WARN io.undertow.websockets.jsr:67 - UT026009: XNIO worker was not set on WebSocketDeploymentInfo, the default worker will be used
2022-08-03 16:13:39 WARN io.undertow.websockets.jsr:76 - UT026010: Buffer pool was not set on WebSocketDeploymentInfo, the default pool will be used
2022-08-03 16:13:39 INFO io.undertow.servlet:313 - Initializing Spring embedded WebApplicationContext
2022-08-03 16:13:39 INFO org.springframework.web.context.ContextLoader:276 - Root WebApplicationContext: initialization completed in 6769 ms
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.ServletRegistrationBean:190 - Mapping servlet: 'dispatcherServlet' to [/]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.ServletRegistrationBean:190 - Mapping servlet: 'com.github.wxiaoqi.security.admin.config.druid.DruidStatViewServlet' to [/druid/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:258 - Mapping filter: 'metricsFilter' to: [/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:258 - Mapping filter: 'characterEncodingFilter' to: [/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:258 - Mapping filter: 'hiddenHttpMethodFilter' to: [/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:258 - Mapping filter: 'httpPutFormContentFilter' to: [/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:258 - Mapping filter: 'requestContextFilter' to: [/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:258 - Mapping filter: 'webRequestLoggingFilter' to: [/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:271 - Mapping filter: 'druidWebStatFilter' to urls: [/druid/*]
2022-08-03 16:13:40 INFO org.springframework.boot.web.servlet.FilterRegistrationBean:258 - Mapping filter: 'applicationContextIdFilter' to: [/*]
2022-08-03 16:13:41 DEBUG org.apache.ibatis.logging.LogFactory:135 - Logging initialized using 'class org.apache.ibatis.logging.slf4j.Slf4jImpl' adapter.
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:377 - Property 'configLocation' not specified, using default MyBatis Configuration
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:416 - Registered plugin: 'com.github.pagehelper.PageHelper@149dd36b'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/UserMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/SetMealMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/HealthHousekeeperMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/FintnessProMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/HotelinfoMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/OrderMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/HealthUserKeeperMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/ElementMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/GroupTypeMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/HealthUserMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/GuestInfoMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/RecordMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/CheckMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/MenuMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/TripMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/TripContentMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/CourseMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/HealthBrandMessageMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/TsetMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/HealthUserSportsPrecorMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/JobMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/PostCardMapper.xml]'
2022-08-03 16:13:41 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/GateLogMapper.xml]'
2022-08-03 16:13:42 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/SuggestMapper.xml]'
2022-08-03 16:13:42 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/GroupMapper.xml]'
2022-08-03 16:13:42 DEBUG org.mybatis.spring.SqlSessionFactoryBean:490 - Parsed mapper file: 'class path resource [mapper/ResourceAuthorityMapper.xml]'
2022-08-03 16:13:46 INFO com.github.wxiaoqi.security.admin.impl.XikangServiceImpl:102 - xi kang auth result : <html>
<head><title>307 Temporary Redirect</title></head>
<body>
<center><h1>307 Temporary Redirect</h1></center>
<hr><center>nginx</center>
</body>
</html>

MybatisConfiguration.java 文件片段如下:

.jar!/BOOT-INF/classes!/ jar包无法重启了,求大神帮忙解答,谢谢!相关推荐

  1. android重签名闪退,360加固保加固完之后重新签名的包运行闪退,求大神帮忙解答...

    加固完之后重新签名的包运行闪退,求大神帮忙解答 错误提示: 07-08 15:51:23.769: E/AndroidRuntime(15012): FATAL EXCEPTION: main 07- ...

  2. java 重启系统_java 程序,实现重启功能。求大神帮忙,急

    展开全部 电脑重启么???? processbuiler,process,执行doc命令即可,so easy给你,小挫32313133353236313431303231363533e4b893e5b ...

  3. android 获取 第三方应用,​android PackageManager的使用如何获取第三方应用程序(包)的信息,求大神指点...

    我只写出了系统的应用程序(包)的信息,第三方的没有出来,怎么办,求解 public class MainActivity extends Activity { List appInfos; @Over ...

  4. 项目加入第三方jar包后编译出错。求大神指点

    自己写的java代码有需要依赖第三方jar包.我按照惯例把jar包放到android目录中的libs文件夹后开始编译apk.于是出现了下面的错误 [javac] Compiling 7 source  ...

  5. android 分区修改工具_Android刷机包制作工具与教程-大神必备

    第一期---技术资料工具(大神必备版): 更新日志: 1.书籍-Android系统级深入开发--移植与调试 2.开发工具-Android-Kitchen 3.boot解包打包修改工具 4.adb-fa ...

  6. w讠ndows Boot Manager,求大神解答:急急电脑开机出现windows boot manager无法开机怎么办,...

    曲终人未散灬灬 回答数:196  |  被采纳数:54 win10:1.如果是磁盘损坏,就只能更换:如果是系统启动文件损坏,在PE下修复或是重装系统:这里主要讲的是磁盘主引导记录损坏.如果是主引导损坏 ...

  7. oracle没有注册mdsdora,oracle rac一个节点服务注册不上,必须重启监听才能注册上,各位大神帮忙看一下...

    环境是windows 2008 + oracle 11.2.0.4 rac其中rac1节点服务总是注册不上,rac2节点正常 --1.查看监听状态 C:\Users\Administrator> ...

  8. java 网格包,求大神解答:JAVA网格包布局管理器小程序问题

    该楼层疑似违规已被系统折叠 隐藏此楼查看此楼 为什么我在这个程序上加入了一个Container对象就出问题了,求解答,要如何改: package A; import java.awt.*; impor ...

  9. 询问一下大神,微信电脑版打开一个文章,页面显示不全,鼠标位置和文字上实际位置不一致,造成想复制文章内容很不方便,已经试过重启电脑、改变屏幕分辨率、重新安装微信的方法,都不能解决,求大神指点。

    这里写自定义目录标题 欢迎使用Markdown编辑器 新的改变 功能快捷键 合理的创建标题,有助于目录的生成 如何改变文本的样式 插入链接与图片 如何插入一段漂亮的代码片 生成一个适合你的列表 创建一 ...

最新文章

  1. 《.NET应用架构设计:原则、模式与实践》新书博客--试读-1.3 架构设计中的重要概念...
  2. git 修改仓库的描述_git简介、基本命令和仓库操作
  3. idea 更改自动补全返回值_整理了一些 IDEA 中比较骚的技巧
  4. php上传文件后无法移动到指定目录的解决
  5. php cdi_教程:编写自己的CDI扩展
  6. docker 在window 10 专业版的安装 .net core 在docker的部署
  7. 【外星眼halcon教程】机器视觉测量消费电子显示屏的颜色
  8. 源码提供!Android即时通讯和sns开源项目汇总
  9. 初学者有关Hadoop版本选择的考虑
  10. 微信小程序(脱敏处理,通过身份证判断性别,时间段的倒计时)
  11. wow大芒果mysql,大芒果魔兽世界3.3.5GM命令范例.doc
  12. mac安装win7之后鼠标失灵_2013款mac air及一体机安装win7 键盘鼠标失灵的解决方法...
  13. TBTOOLS的使用:用TBTOOLS实现多序列比对
  14. 面试:Zookeeper常见11个连环炮
  15. 回调地狱的多种解决方式
  16. 解决 Windows中丢失d3dx9_39.dll
  17. Eureka 心跳机制
  18. 基于矩阵分解的协同过滤算法
  19. Nao机器人-CABSL
  20. “能找到工作,全靠我简历造假”

热门文章

  1. ubuntu16.04登录界面输入用户名密码后又回到登录界面
  2. HMM详细讲解与代码的实现
  3. localtime函数使用
  4. 微信小程序真机调试功能失常
  5. python培训班-Python培训机构_高品质Python线下开发培训班推荐-黑马程序员
  6. sublime插件之sidebar
  7. 解决Failed to load resource: net::ERR_CONNECTION_TIMED_OUT
  8. java12安装教程(win10)
  9. 二维码解码器Zbar+VS2010开发环境配置
  10. 如何评价《就算老公一毛钱股份都没拿到,在我心里,他依然是最牛逼的创业者》里面这位CEO的所作所为?