2 Star 6 Fork 1

Gv0YuH4n9/zookeeper-dubbo-boot

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
forum.log 7.02 KB
一键复制 编辑 原始数据 按行查看 历史
Gv0YuH4n9 提交于 2020-05-21 21:14 +08:00 . version 1.0.0
2020-05-16 16:51:13.197 INFO 13808 --- [main] com.dubbo.ProviderApplication : Starting ProviderApplication on UTF-8 with PID 13808 (F:\distribute\zookeeper-dubbo-boot\dubbo-provider\target\classes started by 郭宇航 in F:\distribute\zookeeper-dubbo-boot)
2020-05-16 16:51:13.206 INFO 13808 --- [main] com.dubbo.ProviderApplication : No active profile set, falling back to default profiles: default
2020-05-16 16:51:14.303 INFO 13808 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data repositories in DEFAULT mode.
2020-05-16 16:51:14.342 INFO 13808 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 27ms. Found 0 repository interfaces.
2020-05-16 16:51:14.484 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'categoryMapper' and 'com.dubbo.repository.CategoryMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.484 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'clearTextMapper' and 'com.dubbo.repository.ClearTextMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.484 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'loginRecordMapper' and 'com.dubbo.repository.LoginRecordMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.485 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'modifyRecordMapper' and 'com.dubbo.repository.ModifyRecordMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.485 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysBasicUserMapper' and 'com.dubbo.repository.SysBasicUserMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.485 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysIntegralMapper' and 'com.dubbo.repository.SysIntegralMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.485 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysPostMapper' and 'com.dubbo.repository.SysPostMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.485 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysReplyMapper' and 'com.dubbo.repository.SysReplyMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.485 WARN 13808 --- [main] t.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.dubbo]' package. Please check your configuration.
2020-05-16 16:51:14.498 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'categoryMapper' and 'com.dubbo.repository.CategoryMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.498 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'clearTextMapper' and 'com.dubbo.repository.ClearTextMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.498 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'loginRecordMapper' and 'com.dubbo.repository.LoginRecordMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.498 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'modifyRecordMapper' and 'com.dubbo.repository.ModifyRecordMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.498 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysBasicUserMapper' and 'com.dubbo.repository.SysBasicUserMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.498 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysIntegralMapper' and 'com.dubbo.repository.SysIntegralMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.499 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysPostMapper' and 'com.dubbo.repository.SysPostMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.499 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : Skipping MapperFactoryBean with name 'sysReplyMapper' and 'com.dubbo.repository.SysReplyMapper' mapperInterface. Bean already defined with the same name!
2020-05-16 16:51:14.499 WARN 13808 --- [main] o.m.s.mapper.ClassPathMapperScanner : No MyBatis mapper was found in '[com.dubbo]' package. Please check your configuration.
2020-05-16 16:51:15.104 INFO 13808 --- [main] trationDelegate$BeanPostProcessorChecker : Bean 'org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration' of type [org.springframework.transaction.annotation.ProxyTransactionManagementConfiguration$$EnhancerBySpringCGLIB$$5f0b21ad] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2020-05-16 16:51:15.756 INFO 13808 --- [main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [
name: default
...]
2020-05-16 16:51:15.858 INFO 13808 --- [main] org.hibernate.Version : HHH000412: Hibernate Core {5.3.10.Final}
2020-05-16 16:51:15.860 INFO 13808 --- [main] org.hibernate.cfg.Environment : HHH000206: hibernate.properties not found
2020-05-16 16:51:16.104 INFO 13808 --- [main] o.hibernate.annotations.common.Version : HCANN000001: Hibernate Commons Annotations {5.0.4.Final}
2020-05-16 16:51:16.430 INFO 13808 --- [main] com.alibaba.druid.pool.DruidDataSource : {dataSource-1} inited
2020-05-16 16:51:26.428 INFO 13808 --- [main] org.hibernate.dialect.Dialect : HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2020-05-16 16:51:27.702 INFO 13808 --- [main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2020-05-16 16:51:39.424 INFO 13808 --- [main] t.m.m.autoconfigure.MapperCacheDisabler : Clear tk.mybatis.mapper.util.MsUtil CLASS_CACHE cache.
2020-05-16 16:51:39.425 INFO 13808 --- [main] t.m.m.autoconfigure.MapperCacheDisabler : Clear tk.mybatis.mapper.genid.GenIdUtil CACHE cache.
2020-05-16 16:51:39.426 INFO 13808 --- [main] t.m.m.autoconfigure.MapperCacheDisabler : Clear tk.mybatis.mapper.version.VersionUtil CACHE cache.
2020-05-16 16:51:39.426 INFO 13808 --- [main] t.m.m.autoconfigure.MapperCacheDisabler : Clear EntityHelper entityTableMap cache.
2020-05-16 16:51:41.951 INFO 13808 --- [main] com.dubbo.ProviderApplication : Started ProviderApplication in 29.488 seconds (JVM running for 30.766)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/JAVA-GC/zookeeper-dubbo-boot.git
git@gitee.com:JAVA-GC/zookeeper-dubbo-boot.git
JAVA-GC
zookeeper-dubbo-boot
zookeeper-dubbo-boot
master

搜索帮助