Parameter 0 of method gtArchiElement in org.arch.modules.design.service.impl.ArchiElementImpl required a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' that could not be found.
Action:
Consider defining a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' in your configuration.
Parameter 0 of method gtArchiElement in org.arch.modules.design.service.impl.ArchiElementImpl required a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' that could not be found.
Action:
Consider defining a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' in your configuration.
Parameter 0 of method gtArchiElement in org.arch.modules.design.service.impl.ArchiElementImpl required a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' that could not be found.
Action:
Consider defining a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' in your configuration.
2024-07-02 20:09:37.795 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.0.Final
2024-07-02 20:09:37.808 [background-preinit] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:120 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-07-02 20:09:37.811 [background-preinit] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via TCCL
2024-07-02 20:09:37.811 [background-preinit] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:66 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-07-02 20:09:37.812 [background-preinit] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:127 - No META-INF/validation.xml found. Using annotation based configuration only.
2024-07-02 20:09:37.818 [background-preinit] DEBUG o.h.v.i.engine.resolver.TraversableResolvers:60 - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2024-07-02 20:09:37.863 [background-preinit] DEBUG o.h.v.m.ResourceBundleMessageInterpolator:172 - Loaded expression factory via original TCCL
2024-07-02 20:09:38.095 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:345 - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2024-07-02 20:09:38.104 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:420 - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-07-02 20:09:38.104 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:421 - HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-07-02 20:09:38.104 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:422 - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-07-02 20:09:38.105 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:423 - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-07-02 20:09:38.105 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:424 - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-07-02 20:09:40.704 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall] & group[DEFAULT_GROUP]
2024-07-02 20:09:40.707 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall.properties] & group[DEFAULT_GROUP]
2024-07-02 20:09:40.710 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall-dev.properties] & group[DEFAULT_GROUP]
2024-07-02 20:09:41.464 [main] DEBUG o.m.s.boot.autoconfigure.MybatisAutoConfiguration:196 - Using auto-configuration base package 'org.arch.modules'
2024-07-02 20:09:41.469 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[org.arch.modules]' package. Please check your configuration.
2024-07-02 20:09:41.882 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[org.arch.modules]' package. Please check your configuration.
2024-07-02 20:09:41.891 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - Skipping MapperFactoryBean with name 'sysEventLogMapper' and 'org.arch.log.mapper.SysEventLogMapper' mapperInterface. Bean already defined with the same name!
2024-07-02 20:09:41.891 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - Skipping MapperFactoryBean with name 'coreMapper' and 'org.arch.common.mapper.CoreMapper' mapperInterface. Bean already defined with the same name!
2024-07-02 20:09:41.892 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'sysEventLogMapper' and 'org.arch.log.mapper.SysEventLogMapper' mapperInterface
2024-07-02 20:09:41.897 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'sysEventLogMapper'.
2024-07-02 20:09:41.897 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'coreMapper' and 'org.arch.common.mapper.CoreMapper' mapperInterface
2024-07-02 20:09:41.897 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'coreMapper'.
2024-07-02 20:09:41.898 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'archiElePropertyMapper' and 'org.arch.modules.design.mapper.ArchiElePropertyMapper' mapperInterface
2024-07-02 20:09:41.898 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'archiElePropertyMapper'.
2024-07-02 20:09:41.898 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'archiElementMapper' and 'org.arch.modules.design.mapper.ArchiElementMapper' mapperInterface
2024-07-02 20:09:41.899 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'archiElementMapper'.
2024-07-02 20:09:41.899 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'versionInitMapper' and 'org.arch.modules.design.mapper.VersionInitMapper' mapperInterface
2024-07-02 20:09:41.899 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'versionInitMapper'.
2024-07-02 20:09:41.987 [main] INFO o.springframework.cloud.context.scope.GenericScope:283 - BeanFactory id=ab8d2361-bbf5-31d6-9291-0a95ee5be6a0
2024-07-02 20:09:42.096 [main] DEBUG org.apache.cxf.common.logging.LogUtils:137 - Using org.apache.cxf.common.logging.Slf4jLogger for logging.
2024-07-02 20:09:42.396 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:09:42.399 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:09:42.399 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$460/1501888239] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:09:42.403 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:09:42.416 [main] DEBUG o.h.v.m.ResourceBundleMessageInterpolator:172 - Loaded expression factory via original TCCL
2024-07-02 20:09:42.417 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:174 - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-07-02 20:09:42.418 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:206 - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-07-02 20:09:42.419 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:220 - Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-07-02 20:09:42.420 [main] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:120 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-07-02 20:09:42.420 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:53 - Trying to load META-INF/validation.xml via user class loader
2024-07-02 20:09:42.420 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via TCCL
2024-07-02 20:09:42.420 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:66 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-07-02 20:09:42.422 [main] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:127 - No META-INF/validation.xml found. Using annotation based configuration only.
2024-07-02 20:09:42.423 [main] DEBUG o.h.v.i.engine.resolver.TraversableResolvers:60 - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2024-07-02 20:09:42.424 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:345 - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2024-07-02 20:09:42.425 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:420 - HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-07-02 20:09:42.425 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:421 - HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-07-02 20:09:42.425 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:422 - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-07-02 20:09:42.425 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:423 - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-07-02 20:09:42.425 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:424 - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-07-02 20:09:42.464 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:09:42.470 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:09:42.750 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 17003 (http)
2024-07-02 20:09:42.760 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-17003"]
2024-07-02 20:09:42.761 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2024-07-02 20:09:42.819 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2024-07-02 20:09:42.820 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 2066 ms
2024-07-02 20:09:43.008 [main] INFO c.g.y.a.MybatisPlusJoinAutoConfiguration:139 - mybatis plus join properties config complete
2024-07-02 20:09:43.024 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:66 - Init DruidDataSource
2024-07-02 20:09:43.292 [main] INFO com.alibaba.druid.pool.DruidDataSource:1007 - {dataSource-1} inited
2024-07-02 20:09:43.362 [main] INFO c.g.y.a.MybatisPlusJoinAutoConfiguration:139 - mybatis plus join SqlInjector init
2024-07-02 20:09:44.348 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'archiElementController' defined in file [E:\gw_space\arch\arch-overall\target\classes\org\arch\modules\design\controller\ArchiElementController.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'archiElementImpl': Unsatisfied dependency expressed through method 'gtArchiElement' parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.arch.modules.design.dto.ArchiElementDTO' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
2024-07-02 20:09:44.349 [main] INFO com.alibaba.druid.pool.DruidDataSource:2212 - {dataSource-1} closing ...
2024-07-02 20:09:44.356 [main] INFO com.alibaba.druid.pool.DruidDataSource:2285 - {dataSource-1} closed
2024-07-02 20:09:44.357 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat]
2024-07-02 20:09:44.369 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
Parameter 0 of method gtArchiElement in org.arch.modules.design.service.impl.ArchiElementImpl required a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' that could not be found.
Action:
Consider defining a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' in your configuration.
2024-07-02 20:10:22.462 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.0.Final
2024-07-02 20:10:22.474 [background-preinit] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:120 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-07-02 20:10:22.476 [background-preinit] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via TCCL
2024-07-02 20:10:22.477 [background-preinit] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:66 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-07-02 20:10:22.477 [background-preinit] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:127 - No META-INF/validation.xml found. Using annotation based configuration only.
2024-07-02 20:10:22.484 [background-preinit] DEBUG o.h.v.i.engine.resolver.TraversableResolvers:60 - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2024-07-02 20:10:22.523 [background-preinit] DEBUG o.h.v.m.ResourceBundleMessageInterpolator:172 - Loaded expression factory via original TCCL
2024-07-02 20:10:22.749 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:345 - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2024-07-02 20:10:22.758 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:420 - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-07-02 20:10:22.758 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:421 - HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-07-02 20:10:22.759 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:422 - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-07-02 20:10:22.759 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:423 - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-07-02 20:10:22.759 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:424 - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-07-02 20:10:25.300 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall] & group[DEFAULT_GROUP]
2024-07-02 20:10:25.303 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall.properties] & group[DEFAULT_GROUP]
2024-07-02 20:10:25.305 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall-dev.properties] & group[DEFAULT_GROUP]
2024-07-02 20:10:26.037 [main] DEBUG o.m.s.boot.autoconfigure.MybatisAutoConfiguration:196 - Using auto-configuration base package 'org.arch.modules'
2024-07-02 20:10:26.042 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[org.arch.modules]' package. Please check your configuration.
2024-07-02 20:10:26.437 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[org.arch.modules]' package. Please check your configuration.
2024-07-02 20:10:26.447 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - Skipping MapperFactoryBean with name 'sysEventLogMapper' and 'org.arch.log.mapper.SysEventLogMapper' mapperInterface. Bean already defined with the same name!
2024-07-02 20:10:26.447 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - Skipping MapperFactoryBean with name 'coreMapper' and 'org.arch.common.mapper.CoreMapper' mapperInterface. Bean already defined with the same name!
2024-07-02 20:10:26.448 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'sysEventLogMapper' and 'org.arch.log.mapper.SysEventLogMapper' mapperInterface
2024-07-02 20:10:26.452 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'sysEventLogMapper'.
2024-07-02 20:10:26.452 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'coreMapper' and 'org.arch.common.mapper.CoreMapper' mapperInterface
2024-07-02 20:10:26.452 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'coreMapper'.
2024-07-02 20:10:26.452 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'archiElePropertyMapper' and 'org.arch.modules.design.mapper.ArchiElePropertyMapper' mapperInterface
2024-07-02 20:10:26.453 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'archiElePropertyMapper'.
2024-07-02 20:10:26.453 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'archiElementMapper' and 'org.arch.modules.design.mapper.ArchiElementMapper' mapperInterface
2024-07-02 20:10:26.453 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'archiElementMapper'.
2024-07-02 20:10:26.453 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'versionInitMapper' and 'org.arch.modules.design.mapper.VersionInitMapper' mapperInterface
2024-07-02 20:10:26.454 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'versionInitMapper'.
2024-07-02 20:10:26.539 [main] INFO o.springframework.cloud.context.scope.GenericScope:283 - BeanFactory id=ab8d2361-bbf5-31d6-9291-0a95ee5be6a0
2024-07-02 20:10:26.644 [main] DEBUG org.apache.cxf.common.logging.LogUtils:137 - Using org.apache.cxf.common.logging.Slf4jLogger for logging.
2024-07-02 20:10:26.959 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:10:26.963 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:10:26.964 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$460/27313641] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:10:26.968 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:10:26.980 [main] DEBUG o.h.v.m.ResourceBundleMessageInterpolator:172 - Loaded expression factory via original TCCL
2024-07-02 20:10:26.982 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:174 - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-07-02 20:10:26.982 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:206 - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-07-02 20:10:26.983 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:220 - Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-07-02 20:10:26.984 [main] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:120 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-07-02 20:10:26.984 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:53 - Trying to load META-INF/validation.xml via user class loader
2024-07-02 20:10:26.985 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via TCCL
2024-07-02 20:10:26.986 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:66 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-07-02 20:10:26.986 [main] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:127 - No META-INF/validation.xml found. Using annotation based configuration only.
2024-07-02 20:10:26.987 [main] DEBUG o.h.v.i.engine.resolver.TraversableResolvers:60 - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2024-07-02 20:10:26.989 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:345 - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2024-07-02 20:10:26.989 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:420 - HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-07-02 20:10:26.990 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:421 - HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-07-02 20:10:26.990 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:422 - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-07-02 20:10:26.990 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:423 - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-07-02 20:10:26.990 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:424 - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-07-02 20:10:27.026 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:10:27.032 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:10:27.312 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 17003 (http)
2024-07-02 20:10:27.320 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-17003"]
2024-07-02 20:10:27.321 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2024-07-02 20:10:27.388 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2024-07-02 20:10:27.388 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 2038 ms
2024-07-02 20:10:27.586 [main] INFO c.g.y.a.MybatisPlusJoinAutoConfiguration:139 - mybatis plus join properties config complete
2024-07-02 20:10:27.599 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:66 - Init DruidDataSource
2024-07-02 20:10:27.863 [main] INFO com.alibaba.druid.pool.DruidDataSource:1007 - {dataSource-1} inited
2024-07-02 20:10:27.926 [main] INFO c.g.y.a.MybatisPlusJoinAutoConfiguration:139 - mybatis plus join SqlInjector init
2024-07-02 20:10:28.870 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'archiElementController' defined in file [E:\gw_space\arch\arch-overall\target\classes\org\arch\modules\design\controller\ArchiElementController.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'archiElementImpl': Unsatisfied dependency expressed through method 'gtArchiElement' parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.arch.modules.design.dto.ArchiElementDTO' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
2024-07-02 20:10:28.871 [main] INFO com.alibaba.druid.pool.DruidDataSource:2212 - {dataSource-1} closing ...
2024-07-02 20:10:28.877 [main] INFO com.alibaba.druid.pool.DruidDataSource:2285 - {dataSource-1} closed
2024-07-02 20:10:28.877 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat]
2024-07-02 20:10:28.889 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
Parameter 0 of method gtArchiElement in org.arch.modules.design.service.impl.ArchiElementImpl required a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' that could not be found.
Action:
Consider defining a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' in your configuration.
2024-07-02 20:11:19.422 [background-preinit] INFO org.hibernate.validator.internal.util.Version:21 - HV000001: Hibernate Validator 6.2.0.Final
2024-07-02 20:11:19.435 [background-preinit] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:120 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-07-02 20:11:19.437 [background-preinit] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via TCCL
2024-07-02 20:11:19.438 [background-preinit] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:66 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-07-02 20:11:19.439 [background-preinit] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:127 - No META-INF/validation.xml found. Using annotation based configuration only.
2024-07-02 20:11:19.444 [background-preinit] DEBUG o.h.v.i.engine.resolver.TraversableResolvers:60 - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2024-07-02 20:11:19.486 [background-preinit] DEBUG o.h.v.m.ResourceBundleMessageInterpolator:172 - Loaded expression factory via original TCCL
2024-07-02 20:11:19.711 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:345 - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2024-07-02 20:11:19.718 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:420 - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-07-02 20:11:19.718 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:421 - HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-07-02 20:11:19.718 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:422 - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-07-02 20:11:19.719 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:423 - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-07-02 20:11:19.719 [background-preinit] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:424 - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-07-02 20:11:22.248 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall] & group[DEFAULT_GROUP]
2024-07-02 20:11:22.250 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall.properties] & group[DEFAULT_GROUP]
2024-07-02 20:11:22.254 [main] WARN c.a.cloud.nacos.client.NacosPropertySourceBuilder:87 - Ignore the empty nacos configuration and get it based on dataId[arch-overall-dev.properties] & group[DEFAULT_GROUP]
2024-07-02 20:11:22.977 [main] DEBUG o.m.s.boot.autoconfigure.MybatisAutoConfiguration:196 - Using auto-configuration base package 'org.arch.modules'
2024-07-02 20:11:22.982 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[org.arch.modules]' package. Please check your configuration.
2024-07-02 20:11:23.356 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - No MyBatis mapper was found in '[org.arch.modules]' package. Please check your configuration.
2024-07-02 20:11:23.367 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - Skipping MapperFactoryBean with name 'sysEventLogMapper' and 'org.arch.log.mapper.SysEventLogMapper' mapperInterface. Bean already defined with the same name!
2024-07-02 20:11:23.367 [main] WARN org.mybatis.spring.mapper.ClassPathMapperScanner:44 - Skipping MapperFactoryBean with name 'coreMapper' and 'org.arch.common.mapper.CoreMapper' mapperInterface. Bean already defined with the same name!
2024-07-02 20:11:23.368 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'sysEventLogMapper' and 'org.arch.log.mapper.SysEventLogMapper' mapperInterface
2024-07-02 20:11:23.372 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'sysEventLogMapper'.
2024-07-02 20:11:23.372 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'coreMapper' and 'org.arch.common.mapper.CoreMapper' mapperInterface
2024-07-02 20:11:23.372 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'coreMapper'.
2024-07-02 20:11:23.372 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'archiElePropertyMapper' and 'org.arch.modules.design.mapper.ArchiElePropertyMapper' mapperInterface
2024-07-02 20:11:23.373 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'archiElePropertyMapper'.
2024-07-02 20:11:23.373 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'archiElementMapper' and 'org.arch.modules.design.mapper.ArchiElementMapper' mapperInterface
2024-07-02 20:11:23.373 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'archiElementMapper'.
2024-07-02 20:11:23.373 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Creating MapperFactoryBean with name 'versionInitMapper' and 'org.arch.modules.design.mapper.VersionInitMapper' mapperInterface
2024-07-02 20:11:23.374 [main] DEBUG org.mybatis.spring.mapper.ClassPathMapperScanner:49 - Enabling autowire by type for MapperFactoryBean with name 'versionInitMapper'.
2024-07-02 20:11:23.465 [main] INFO o.springframework.cloud.context.scope.GenericScope:283 - BeanFactory id=ab8d2361-bbf5-31d6-9291-0a95ee5be6a0
2024-07-02 20:11:23.579 [main] DEBUG org.apache.cxf.common.logging.LogUtils:137 - Using org.apache.cxf.common.logging.Slf4jLogger for logging.
2024-07-02 20:11:23.913 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration' of type [org.springframework.cloud.commons.config.CommonsConfigAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:11:23.916 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:11:23.918 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'loadBalancerClientsDefaultsMappingsProvider' of type [org.springframework.cloud.client.loadbalancer.LoadBalancerDefaultMappingsProviderAutoConfiguration$$Lambda$460/1250848393] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:11:23.921 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'defaultsBindHandlerAdvisor' of type [org.springframework.cloud.commons.config.DefaultsBindHandlerAdvisor] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:11:23.932 [main] DEBUG o.h.v.m.ResourceBundleMessageInterpolator:172 - Loaded expression factory via original TCCL
2024-07-02 20:11:23.934 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:174 - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
2024-07-02 20:11:23.934 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:206 - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
2024-07-02 20:11:23.935 [main] DEBUG o.h.v.internal.engine.AbstractConfigurationImpl:220 - Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
2024-07-02 20:11:23.936 [main] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:120 - Trying to load META-INF/validation.xml for XML based Validator configuration.
2024-07-02 20:11:23.937 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:53 - Trying to load META-INF/validation.xml via user class loader
2024-07-02 20:11:23.937 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:60 - Trying to load META-INF/validation.xml via TCCL
2024-07-02 20:11:23.938 [main] DEBUG o.h.v.internal.xml.config.ResourceLoaderHelper:66 - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
2024-07-02 20:11:23.938 [main] DEBUG o.h.v.internal.xml.config.ValidationXmlParser:127 - No META-INF/validation.xml found. Using annotation based configuration only.
2024-07-02 20:11:23.940 [main] DEBUG o.h.v.i.engine.resolver.TraversableResolvers:60 - Cannot find javax.persistence.Persistence on classpath. Assuming non JPA 2 environment. All properties will per default be traversable.
2024-07-02 20:11:23.942 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:345 - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
2024-07-02 20:11:23.942 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:420 - HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
2024-07-02 20:11:23.943 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:421 - HV000234: Using org.hibernate.validator.internal.engine.resolver.TraverseAllTraversableResolver as ValidatorFactory-scoped traversable resolver.
2024-07-02 20:11:23.943 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:422 - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
2024-07-02 20:11:23.943 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:423 - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
2024-07-02 20:11:23.943 [main] DEBUG o.h.v.i.engine.ValidatorFactoryConfigurationHelper:424 - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
2024-07-02 20:11:23.980 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'spring.cloud.sentinel-com.alibaba.cloud.sentinel.SentinelProperties' of type [com.alibaba.cloud.sentinel.SentinelProperties] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:11:23.984 [main] INFO o.s.c.s.PostProcessorRegistrationDelegate$BeanPostProcessorChecker:376 - Bean 'com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration' of type [com.alibaba.cloud.sentinel.custom.SentinelAutoConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2024-07-02 20:11:24.252 [main] INFO o.s.boot.web.embedded.tomcat.TomcatWebServer:108 - Tomcat initialized with port(s): 17003 (http)
2024-07-02 20:11:24.262 [main] INFO org.apache.coyote.http11.Http11NioProtocol:173 - Initializing ProtocolHandler ["http-nio-17003"]
2024-07-02 20:11:24.263 [main] INFO org.apache.catalina.core.StandardService:173 - Starting service [Tomcat]
2024-07-02 20:11:24.337 [main] INFO o.a.c.core.ContainerBase.[Tomcat].[localhost].[/]:173 - Initializing Spring embedded WebApplicationContext
2024-07-02 20:11:24.337 [main] INFO o.s.b.w.s.c.ServletWebServerApplicationContext:290 - Root WebApplicationContext: initialization completed in 2037 ms
2024-07-02 20:11:24.542 [main] INFO c.g.y.a.MybatisPlusJoinAutoConfiguration:139 - mybatis plus join properties config complete
2024-07-02 20:11:24.554 [main] INFO c.a.d.s.b.a.DruidDataSourceAutoConfigure:66 - Init DruidDataSource
2024-07-02 20:11:24.855 [main] INFO com.alibaba.druid.pool.DruidDataSource:1007 - {dataSource-1} inited
2024-07-02 20:11:24.925 [main] INFO c.g.y.a.MybatisPlusJoinAutoConfiguration:139 - mybatis plus join SqlInjector init
2024-07-02 20:11:25.877 [main] WARN o.s.b.w.s.c.AnnotationConfigServletWebServerApplicationContext:591 - Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'archiElementController' defined in file [E:\gw_space\arch\arch-overall\target\classes\org\arch\modules\design\controller\ArchiElementController.class]: Unsatisfied dependency expressed through constructor parameter 0; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'archiElementImpl': Unsatisfied dependency expressed through method 'gtArchiElement' parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.arch.modules.design.dto.ArchiElementDTO' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}
2024-07-02 20:11:25.877 [main] INFO com.alibaba.druid.pool.DruidDataSource:2212 - {dataSource-1} closing ...
2024-07-02 20:11:25.885 [main] INFO com.alibaba.druid.pool.DruidDataSource:2285 - {dataSource-1} closed
2024-07-02 20:11:25.886 [main] INFO org.apache.catalina.core.StandardService:173 - Stopping service [Tomcat]
2024-07-02 20:11:25.899 [main] INFO o.s.b.a.l.ConditionEvaluationReportLoggingListener:136 -
Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled.
Parameter 0 of method gtArchiElement in org.arch.modules.design.service.impl.ArchiElementImpl required a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' that could not be found.
Action:
Consider defining a bean of type 'org.arch.modules.design.dto.ArchiElementDTO' in your configuration.