[Add][Move][Change] Project, Common, Core 添加 Common 模块, 将 CacheStoreBuilder 转移到 Common 模块中;

[Add] net.lamgc:ContentGrabbingJi-Common 添加 Common 模块作为共用组件共享的模块;
[Move] CacheStoreBuilder, CacheStoreBuilderTest, FactoryInfo, NoSuchFactoryException 移动 Cache 相关类到 Common 模块中;
[Change] Core:pom.xml 添加 Common 模块的依赖, 调整测试项依赖;
This commit is contained in:
2020-10-17 11:59:29 +08:00
parent ea3c596d6e
commit 78b234237f
7 changed files with 58 additions and 12 deletions

View File

@ -34,6 +34,7 @@
<module>ContentGrabbingJi-CacheStore-api</module>
<module>ContentGrabbingJi-CacheStore-redis</module>
<module>ContentGrabbingJi-CacheStore-local</module>
<module>ContentGrabbingJi-common</module>
</modules>
<developers>