1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/JAVA-GC-zookeeper-dubbo-boot

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
В этом репозитории не указан файл с открытой лицензией (LICENSE). При использовании обратитесь к конкретному описанию проекта и его зависимостям в коде.
Клонировать/Скачать
forum.log 7 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
MemberMessageSystem Отправлено 21.05.2020 16:14 4445e3f
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)

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/JAVA-GC-zookeeper-dubbo-boot.git
git@api.gitlife.ru:oschina-mirror/JAVA-GC-zookeeper-dubbo-boot.git
oschina-mirror
JAVA-GC-zookeeper-dubbo-boot
JAVA-GC-zookeeper-dubbo-boot
master