Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
matrix
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
CI / CD
CI / CD
Pipelines
Schedules
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
mall
arch
matrix
Commits
9c94837d
Commit
9c94837d
authored
Jul 08, 2021
by
房斌
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
命名规范化
parent
7d00ea38
Show whitespace changes
Inline
Side-by-side
Showing
50 changed files
with
105 additions
and
109 deletions
+105
-109
pom.xml
common-core/pom.xml
+1
-1
pom.xml
common-util/pom.xml
+1
-1
DateUtil.java
common-util/src/main/java/com/secoo/mall/common/util/date/DateUtil.java
+0
-0
pom.xml
config-starter/pom.xml
+1
-1
pom.xml
logger-starter/pom.xml
+1
-1
pom.xml
matrix-bigdata/matrix-bigdata-hbase-starter/pom.xml
+1
-1
pom.xml
matrix-bigdata/matrix-bigdata-spark-starter/pom.xml
+1
-1
pom.xml
matrix-bigdata/pom.xml
+1
-1
pom.xml
matrix-bus/matrix-bus-canal-starter/pom.xml
+1
-1
pom.xml
matrix-bus/pom.xml
+1
-1
pom.xml
matrix-client/matrix-client-openfeign-starter/pom.xml
+1
-1
pom.xml
matrix-client/pom.xml
+1
-1
pom.xml
matrix-datahelper/matrix-datahelper-redis-core/pom.xml
+1
-1
pom.xml
matrix-datahelper/matrix-datahelper-redis-starter/pom.xml
+1
-1
pom.xml
matrix-datahelper/pom.xml
+2
-2
pom.xml
matrix-datasource/matrix-datasource-core/pom.xml
+1
-1
pom.xml
matrix-datasource/matrix-datasource-druid/pom.xml
+1
-1
pom.xml
matrix-datasource/pom.xml
+2
-2
pom.xml
matrix-gracefulshutdown/pom.xml
+1
-1
MatrixGracefulShutDownAutoConfiguration.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/autoconfigure/MatrixGracefulShutDownAutoConfiguration.java
+7
-11
AbstractShutDown.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/AbstractShutDown.java
+2
-2
GracefulShutDown.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/GracefulShutDown.java
+5
-6
ShutDownDataReport.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/ShutDownDataReport.java
+2
-2
ShutDownDataReportAsyncHttp.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/ShutDownDataReportAsyncHttp.java
+2
-2
AbstractTransportData.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/bean/gracefulshowtdownBean/AbstractTransportData.java
+1
-1
ExecutorDetail.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/bean/gracefulshowtdownBean/ExecutorDetail.java
+1
-1
ExecutorDetails.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/bean/gracefulshowtdownBean/ExecutorDetails.java
+1
-1
DubboCustomerShutDownHook.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/hook/DubboCustomerShutDownHook.java
+4
-5
TomcatShutDownHook.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/hook/TomcatShutDownHook.java
+4
-3
StopService.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/service/StopService.java
+1
-1
UpDatas.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/service/UpDatas.java
+1
-1
CoderUtil.java
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/monitor/utils/CoderUtil.java
+3
-2
pom.xml
matrix-job/matrix-job-core/pom.xml
+1
-1
pom.xml
matrix-job/matrix-job-xxl-core/pom.xml
+1
-1
pom.xml
matrix-job/matrix-job-xxl-starter/pom.xml
+1
-1
pom.xml
matrix-job/pom.xml
+3
-3
pom.xml
matrix-mq/matrix-mq-rocketmq-client/pom.xml
+1
-1
pom.xml
matrix-mq/matrix-mq-rocketmq-core/pom.xml
+1
-1
pom.xml
matrix-mq/matrix-mq-rocketmq-starter/pom.xml
+1
-1
pom.xml
matrix-mq/pom.xml
+2
-2
pom.xml
matrix-mybatis/matrix-mybatis-core/pom.xml
+1
-1
pom.xml
matrix-mybatis/matrix-mybatis-starter/pom.xml
+1
-1
pom.xml
matrix-mybatis/pom.xml
+4
-4
pom.xml
matrix-protocol/matrix-protocol-core/pom.xml
+1
-1
pom.xml
matrix-protocol/matrix-protocol-dubbo-core/pom.xml
+1
-1
pom.xml
matrix-protocol/matrix-protocol-dubbo-starter/pom.xml
+1
-1
pom.xml
matrix-protocol/matrix-protocol-web-core/pom.xml
+1
-1
pom.xml
matrix-protocol/matrix-protocol-web-starter/pom.xml
+1
-1
pom.xml
matrix-protocol/pom.xml
+6
-6
pom.xml
pom.xml
+23
-23
No files found.
common-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
common-util/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
common-util/src/main/java/com/secoo/mall/common/util/date/DateUtil.java
View file @
9c94837d
config-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
logger-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-bigdata/matrix-bigdata-hbase-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-bigdata
</artifactId>
<artifactId>
matrix-bigdata
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-bigdata/matrix-bigdata-spark-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-bigdata
</artifactId>
<artifactId>
matrix-bigdata
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-bigdata/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-bus/matrix-bus-canal-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-bus
</artifactId>
<artifactId>
matrix-bus
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-bus/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-client/matrix-client-openfeign-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-client
</artifactId>
<artifactId>
matrix-client
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-client/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-datahelper/matrix-datahelper-redis-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-datahelper
</artifactId>
<artifactId>
matrix-datahelper
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-datahelper/matrix-datahelper-redis-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-datahelper
</artifactId>
<artifactId>
matrix-datahelper
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-datahelper/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-datahelper-redis-core
</artifactId>
<artifactId>
matrix-datahelper-redis-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
</dependencies>
</dependencies>
</dependencyManagement>
</dependencyManagement>
...
...
matrix-datasource/matrix-datasource-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-datasource
</artifactId>
<artifactId>
matrix-datasource
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-datasource/matrix-datasource-druid/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-datasource
</artifactId>
<artifactId>
matrix-datasource
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-datasource/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -21,7 +21,7 @@
...
@@ -21,7 +21,7 @@
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-datasource-core
</artifactId>
<artifactId>
matrix-datasource-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.alibaba
</groupId>
<groupId>
com.alibaba
</groupId>
...
...
matrix-gracefulshutdown/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/autoconfigure/MatrixGracefulShutDownAutoConfiguration.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
gracefulshutdown
.
autoconfigure
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
autoconfigure
;
import
com.secoo.mall.common.core.service.UpDatas
;
import
com.secoo.mall.gracefulshutdown.component.service.UpDatas
;
import
com.secoo.mall.common.util.string.StringUtil
;
import
com.secoo.mall.gracefulshutdown.component.ShutDownDataReportAsyncHttp
;
import
com.secoo.mall.gracefulshutdown.component.ShutDownDataReportAsyncHttp
;
import
com.secoo.mall.gracefulshutdown.monitor.config.ConfigCenter
;
import
com.secoo.mall.gracefulshutdown.monitor.config.ConfigCenter
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.exception.ConfigurationException
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.ProviderService
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.ProviderService
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.RegistryServerSync
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.RegistryServerSync
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.impl.ProviderServiceImpl
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.impl.ProviderServiceImpl
;
import
com.secoo.mall.gracefulshutdown.monitor.utils.Tool
;
import
com.secoo.mall.gracefulshutdown.monitor.utils.Tool
;
import
com.secoo.mall.gracefulshutdown.component.GracefulShutDown
;
import
com.secoo.mall.gracefulshutdown.component.GracefulShutDown
;
import
com.secoo.mall.gracefulshutdown.component.ShutDownDataReport
;
import
com.secoo.mall.gracefulshutdown.component.TomcatGracefulShutDown
;
import
com.secoo.mall.gracefulshutdown.component.TomcatGracefulShutDown
;
import
com.secoo.mall.gracefulshutdown.component.hook.DubboCustomerShutDownHook
;
import
com.secoo.mall.gracefulshutdown.component.hook.DubboCustomerShutDownHook
;
import
com.secoo.mall.gracefulshutdown.component.hook.TomcatShutDownHook
;
import
com.secoo.mall.gracefulshutdown.component.hook.TomcatShutDownHook
;
import
org.apache.commons.lang3.StringUtils
;
import
org.apache.dubbo.common.URL
;
import
org.apache.dubbo.common.URL
;
import
org.apache.dubbo.common.extension.ExtensionLoader
;
import
org.apache.dubbo.common.extension.ExtensionLoader
;
import
org.apache.dubbo.registry.Registry
;
import
org.apache.dubbo.registry.Registry
;
...
@@ -67,11 +63,11 @@ public class MatrixGracefulShutDownAutoConfiguration {
...
@@ -67,11 +63,11 @@ public class MatrixGracefulShutDownAutoConfiguration {
@Bean
@Bean
@ConditionalOnClass
({
ProviderService
.
class
,
RegistryServerSync
.
class
})
@ConditionalOnClass
({
ProviderService
.
class
,
RegistryServerSync
.
class
})
@ConditionalOnExpression
(
"!T(org.springframework.util.StringUtils).isEmpty('${dubbo.registry.address:}')"
)
@ConditionalOnExpression
(
"!T(org.springframework.util.StringUtils).isEmpty('${dubbo.registry.address:}')"
)
DubboCustomerShutDownHook
createDubboConsumerDownHo
c
k
(
ProviderService
providerService
,
RegistryServerSync
registryServerSync
)
{
DubboCustomerShutDownHook
createDubboConsumerDownHo
o
k
(
ProviderService
providerService
,
RegistryServerSync
registryServerSync
)
{
DubboCustomerShutDownHook
ho
c
k
=
new
DubboCustomerShutDownHook
(
providerService
);
DubboCustomerShutDownHook
ho
o
k
=
new
DubboCustomerShutDownHook
(
providerService
);
registryServerSync
.
addObserver
(
ho
c
k
);
registryServerSync
.
addObserver
(
ho
o
k
);
ho
c
k
.
setRegistryServerSync
(
registryServerSync
);
ho
o
k
.
setRegistryServerSync
(
registryServerSync
);
return
ho
c
k
;
return
ho
o
k
;
}
}
@Bean
@Bean
...
@@ -97,7 +93,7 @@ public class MatrixGracefulShutDownAutoConfiguration {
...
@@ -97,7 +93,7 @@ public class MatrixGracefulShutDownAutoConfiguration {
@Bean
@Bean
@ConditionalOnClass
({
TomcatGracefulShutDown
.
class
,
org
.
apache
.
catalina
.
connector
.
Connector
.
class
})
@ConditionalOnClass
({
TomcatGracefulShutDown
.
class
,
org
.
apache
.
catalina
.
connector
.
Connector
.
class
})
@TomcatGracefulShutDownJudgmentInterface
()
@TomcatGracefulShutDownJudgmentInterface
()
TomcatShutDownHook
createServletConnectShoutDownHo
c
k
()
{
TomcatShutDownHook
createServletConnectShoutDownHo
o
k
()
{
return
new
TomcatShutDownHook
();
return
new
TomcatShutDownHook
();
}
}
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/AbstractShutDown.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
import
com.secoo.mall.
common.core
.service.StopService
;
import
com.secoo.mall.
gracefulshutdown.component
.service.StopService
;
import
com.secoo.mall.
common.core
.bean.gracefulshowtdownBean.ExecutorDetail
;
import
com.secoo.mall.
gracefulshutdown.component
.bean.gracefulshowtdownBean.ExecutorDetail
;
public
abstract
class
AbstractShutDown
implements
StopService
<
ExecutorDetail
>,
Comparable
{
public
abstract
class
AbstractShutDown
implements
StopService
<
ExecutorDetail
>,
Comparable
{
//定义执行顺序
//定义执行顺序
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/GracefulShutDown.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
import
com.alibaba.fastjson.JSON
;
import
com.alibaba.fastjson.JSON
;
import
com.secoo.mall.common.core.bean.gracefulshowtdownBean.ExecutorDetail
;
import
com.secoo.mall.common.core.bean.gracefulshowtdownBean.ExecutorDetails
;
import
com.secoo.mall.common.core.service.StopService
;
import
com.secoo.mall.common.core.service.UpDatas
;
import
com.secoo.mall.common.util.date.DateUtil
;
import
com.secoo.mall.common.util.date.DateUtil
;
import
com.secoo.mall.common.util.log.LoggerUtil
;
import
com.secoo.mall.common.util.log.LoggerUtil
;
import
com.secoo.mall.gracefulshutdown.component.bean.gracefulshowtdownBean.ExecutorDetail
;
import
com.secoo.mall.gracefulshutdown.component.bean.gracefulshowtdownBean.ExecutorDetails
;
import
com.secoo.mall.gracefulshutdown.component.service.StopService
;
import
com.secoo.mall.gracefulshutdown.component.service.UpDatas
;
import
com.secoo.mall.gracefulshutdown.monitor.utils.Tool
;
import
com.secoo.mall.gracefulshutdown.monitor.utils.Tool
;
import
com.secoo.mall.gracefulshutdown.component.hook.TomcatShutDownHook
;
import
org.apache.dubbo.common.utils.NetUtils
;
import
org.apache.dubbo.common.utils.NetUtils
;
import
org.apache.dubbo.config.DubboShutdownHook
;
import
org.apache.dubbo.config.DubboShutdownHook
;
import
org.apache.dubbo.config.spring.extension.SpringExtensionFactory
;
import
org.apache.dubbo.config.spring.extension.SpringExtensionFactory
;
...
@@ -43,7 +42,7 @@ public class GracefulShutDown implements CommandLineRunner, ApplicationListener<
...
@@ -43,7 +42,7 @@ public class GracefulShutDown implements CommandLineRunner, ApplicationListener<
@Override
@Override
public
void
run
(
String
...
args
)
throws
Exception
{
public
void
run
(
String
...
args
)
throws
Exception
{
if
(
DubboShutdownHook
.
getDubboShutdownHook
()
!=
null
)
{
if
(
DubboShutdownHook
.
getDubboShutdownHook
()
!=
null
)
{
//ho
c
k卸载
//ho
o
k卸载
DubboShutdownHook
.
getDubboShutdownHook
().
unregister
();
DubboShutdownHook
.
getDubboShutdownHook
().
unregister
();
//listener 卸载
//listener 卸载
ApplicationEventMulticaster
multicaster
=
context
.
getBean
(
APPLICATION_EVENT_MULTICASTER_BEAN_NAME
,
ApplicationEventMulticaster
.
class
);
ApplicationEventMulticaster
multicaster
=
context
.
getBean
(
APPLICATION_EVENT_MULTICASTER_BEAN_NAME
,
ApplicationEventMulticaster
.
class
);
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/ShutDownDataReport.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
import
com.alibaba.fastjson.JSON
;
import
com.alibaba.fastjson.JSON
;
import
com.secoo.mall.
common.core
.service.UpDatas
;
import
com.secoo.mall.
gracefulshutdown.component
.service.UpDatas
;
import
com.secoo.mall.common.util.log.LoggerUtil
;
import
com.secoo.mall.common.util.log.LoggerUtil
;
import
com.secoo.mall.
common.core
.bean.gracefulshowtdownBean.ExecutorDetails
;
import
com.secoo.mall.
gracefulshutdown.component
.bean.gracefulshowtdownBean.ExecutorDetails
;
import
com.secoo.mall.common.util.string.StringUtil
;
import
com.secoo.mall.common.util.string.StringUtil
;
import
org.apache.dubbo.common.URL
;
import
org.apache.dubbo.common.URL
;
import
org.apache.dubbo.common.extension.ExtensionLoader
;
import
org.apache.dubbo.common.extension.ExtensionLoader
;
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/ShutDownDataReportAsyncHttp.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
;
import
com.alibaba.fastjson.JSON
;
import
com.alibaba.fastjson.JSON
;
import
com.secoo.mall.
common.core
.bean.gracefulshowtdownBean.ExecutorDetails
;
import
com.secoo.mall.
gracefulshutdown.component
.bean.gracefulshowtdownBean.ExecutorDetails
;
import
com.secoo.mall.
common.core
.service.UpDatas
;
import
com.secoo.mall.
gracefulshutdown.component
.service.UpDatas
;
import
com.secoo.mall.common.util.http.HttpClientUtils
;
import
com.secoo.mall.common.util.http.HttpClientUtils
;
import
org.apache.http.NameValuePair
;
import
org.apache.http.NameValuePair
;
import
org.apache.http.client.entity.UrlEncodedFormEntity
;
import
org.apache.http.client.entity.UrlEncodedFormEntity
;
...
...
common-core/src/main/java/com/secoo/mall/common/core
/bean/gracefulshowtdownBean/AbstractTransportData.java
→
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component
/bean/gracefulshowtdownBean/AbstractTransportData.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
common
.
core
.
bean
.
gracefulshowtdownBean
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
.
bean
.
gracefulshowtdownBean
;
public
class
AbstractTransportData
<
T
>
{
public
class
AbstractTransportData
<
T
>
{
T
t
;
T
t
;
...
...
common-core/src/main/java/com/secoo/mall/common/core
/bean/gracefulshowtdownBean/ExecutorDetail.java
→
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component
/bean/gracefulshowtdownBean/ExecutorDetail.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
common
.
core
.
bean
.
gracefulshowtdownBean
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
.
bean
.
gracefulshowtdownBean
;
import
java.util.List
;
import
java.util.List
;
...
...
common-core/src/main/java/com/secoo/mall/common/core
/bean/gracefulshowtdownBean/ExecutorDetails.java
→
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component
/bean/gracefulshowtdownBean/ExecutorDetails.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
common
.
core
.
bean
.
gracefulshowtdownBean
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
.
bean
.
gracefulshowtdownBean
;
import
java.util.List
;
import
java.util.List
;
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/hook/DubboCustomerShutDownHook.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
.
hook
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
.
hook
;
import
com.secoo.mall.common.core.bean.gracefulshowtdownBean.ExecutorDetail
;
import
com.secoo.mall.common.util.date.DateUtil
;
import
com.secoo.mall.common.util.date.DateUtil
;
import
com.secoo.mall.common.util.log.LoggerUtil
;
import
com.secoo.mall.common.util.log.LoggerUtil
;
import
com.secoo.mall.common.util.string.StringUtil
;
import
com.secoo.mall.common.util.string.StringUtil
;
import
com.secoo.mall.gracefulshutdown.
monitor.dubbo.Constants.Constants
;
import
com.secoo.mall.gracefulshutdown.
component.bean.gracefulshowtdownBean.ExecutorDetail
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.ProviderService
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.ProviderService
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.RegistryServerSync
;
import
com.secoo.mall.gracefulshutdown.monitor.dubbo.service.RegistryServerSync
;
import
com.secoo.mall.gracefulshutdown.monitor.utils.Stack
;
import
com.secoo.mall.gracefulshutdown.monitor.utils.Stack
;
...
@@ -56,7 +55,7 @@ public class DubboCustomerShutDownHook extends AbstractShutDown implements Obser
...
@@ -56,7 +55,7 @@ public class DubboCustomerShutDownHook extends AbstractShutDown implements Obser
public
ExecutorDetail
stop
()
{
public
ExecutorDetail
stop
()
{
ExecutorDetail
detail
=
new
ExecutorDetail
();
ExecutorDetail
detail
=
new
ExecutorDetail
();
detail
.
setBeginTime
(
DateUtil
.
getDateTime
());
detail
.
setBeginTime
(
DateUtil
.
getDateTime
());
detail
.
setServiceName
(
"dubboDown
Hock
"
);
detail
.
setServiceName
(
"dubboDown
hook25
"
);
List
<
String
>
str
=
new
ArrayList
<
String
>();
List
<
String
>
str
=
new
ArrayList
<
String
>();
detail
.
setDetail
(
str
);
detail
.
setDetail
(
str
);
detail
.
setCode
(
0
);
detail
.
setCode
(
0
);
...
@@ -146,8 +145,8 @@ public class DubboCustomerShutDownHook extends AbstractShutDown implements Obser
...
@@ -146,8 +145,8 @@ public class DubboCustomerShutDownHook extends AbstractShutDown implements Obser
if
(
protocol
!=
null
)
{
if
(
protocol
!=
null
)
{
protocol
.
destroy
();
protocol
.
destroy
();
}
}
}
catch
(
Throwable
t
)
{
}
catch
(
Exception
t
)
{
LoggerUtil
.
info
(
t
.
getMessage
(
));
LoggerUtil
.
info
(
Stack
.
errInfo
(
t
));
}
}
}
}
}
}
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component/hook/TomcatShutDownHook.java
View file @
9c94837d
...
@@ -2,8 +2,9 @@ package com.secoo.mall.gracefulshutdown.component.hook;
...
@@ -2,8 +2,9 @@ package com.secoo.mall.gracefulshutdown.component.hook;
import
com.secoo.mall.common.util.date.DateUtil
;
import
com.secoo.mall.common.util.date.DateUtil
;
import
com.secoo.mall.common.util.string.StringUtil
;
import
com.secoo.mall.common.util.string.StringUtil
;
import
com.secoo.mall.
common.core
.bean.gracefulshowtdownBean.ExecutorDetail
;
import
com.secoo.mall.
gracefulshutdown.component
.bean.gracefulshowtdownBean.ExecutorDetail
;
import
com.secoo.mall.gracefulshutdown.component.AbstractShutDown
;
import
com.secoo.mall.gracefulshutdown.component.AbstractShutDown
;
import
com.secoo.mall.gracefulshutdown.monitor.utils.Stack
;
import
org.apache.catalina.connector.Connector
;
import
org.apache.catalina.connector.Connector
;
import
java.util.ArrayList
;
import
java.util.ArrayList
;
import
java.util.List
;
import
java.util.List
;
...
@@ -27,7 +28,7 @@ public class TomcatShutDownHook extends AbstractShutDown {
...
@@ -27,7 +28,7 @@ public class TomcatShutDownHook extends AbstractShutDown {
public
ExecutorDetail
stop
()
{
public
ExecutorDetail
stop
()
{
ExecutorDetail
detail
=
new
ExecutorDetail
();
ExecutorDetail
detail
=
new
ExecutorDetail
();
detail
.
setBeginTime
(
DateUtil
.
getDateTime
());
detail
.
setBeginTime
(
DateUtil
.
getDateTime
());
detail
.
setServiceName
(
"ServletConnectShoutDownHo
c
k1"
);
detail
.
setServiceName
(
"ServletConnectShoutDownHo
o
k1"
);
List
<
String
>
str
=
new
ArrayList
<
String
>();
List
<
String
>
str
=
new
ArrayList
<
String
>();
detail
.
setDetail
(
str
);
detail
.
setDetail
(
str
);
detail
.
setCode
(
0
);
detail
.
setCode
(
0
);
...
@@ -55,7 +56,7 @@ public class TomcatShutDownHook extends AbstractShutDown {
...
@@ -55,7 +56,7 @@ public class TomcatShutDownHook extends AbstractShutDown {
}
catch
(
InterruptedException
ex
)
{
}
catch
(
InterruptedException
ex
)
{
Thread
.
currentThread
().
interrupt
();
Thread
.
currentThread
().
interrupt
();
detail
.
setCode
(-
1
);
detail
.
setCode
(-
1
);
str
.
add
(
"error:"
+
ex
.
getMessage
(
)
+
StringUtil
.
line
());
str
.
add
(
"error:"
+
Stack
.
errInfo
(
ex
)
+
StringUtil
.
line
());
}
}
}
else
{
}
else
{
str
.
add
(
"ThreadPoolExecutor is null"
);
str
.
add
(
"ThreadPoolExecutor is null"
);
...
...
common-core/src/main/java/com/secoo/mall/common/core
/service/StopService.java
→
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component
/service/StopService.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
common
.
core
.
service
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
.
service
;
public
interface
StopService
<
T
>{
public
interface
StopService
<
T
>{
...
...
common-core/src/main/java/com/secoo/mall/common/core
/service/UpDatas.java
→
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/component
/service/UpDatas.java
View file @
9c94837d
package
com
.
secoo
.
mall
.
common
.
core
.
service
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
component
.
service
;
public
interface
UpDatas
<
T
>
{
public
interface
UpDatas
<
T
>
{
public
boolean
upData
(
T
t
)
throws
Exception
;
public
boolean
upData
(
T
t
)
throws
Exception
;
...
...
matrix-gracefulshutdown/src/main/java/com/secoo/mall/gracefulshutdown/monitor/utils/CoderUtil.java
View file @
9c94837d
...
@@ -17,6 +17,7 @@
...
@@ -17,6 +17,7 @@
package
com
.
secoo
.
mall
.
gracefulshutdown
.
monitor
.
utils
;
package
com
.
secoo
.
mall
.
gracefulshutdown
.
monitor
.
utils
;
import
com.secoo.mall.common.util.log.LoggerUtil
;
import
org.apache.dubbo.common.io.Bytes
;
import
org.apache.dubbo.common.io.Bytes
;
import
org.apache.dubbo.common.logger.Logger
;
import
org.apache.dubbo.common.logger.Logger
;
import
org.apache.dubbo.common.logger.LoggerFactory
;
import
org.apache.dubbo.common.logger.LoggerFactory
;
...
@@ -33,8 +34,8 @@ public class CoderUtil {
...
@@ -33,8 +34,8 @@ public class CoderUtil {
static
{
static
{
try
{
try
{
md
=
MessageDigest
.
getInstance
(
"MD5"
);
md
=
MessageDigest
.
getInstance
(
"MD5"
);
}
catch
(
NoSuchAlgorithm
Exception
e
)
{
}
catch
(
Exception
e
)
{
logger
.
error
(
e
.
getMessage
(),
e
);
LoggerUtil
.
info
(
Stack
.
errInfo
(
e
)
);
}
}
}
}
...
...
matrix-job/matrix-job-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-job
</artifactId>
<artifactId>
matrix-job
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-job/matrix-job-xxl-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-job
</artifactId>
<artifactId>
matrix-job
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-job/matrix-job-xxl-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-job
</artifactId>
<artifactId>
matrix-job
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-job/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -21,12 +21,12 @@
...
@@ -21,12 +21,12 @@
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-job-core
</artifactId>
<artifactId>
matrix-job-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-job-xxl-core
</artifactId>
<artifactId>
matrix-job-xxl-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo
</groupId>
<groupId>
com.secoo
</groupId>
...
...
matrix-mq/matrix-mq-rocketmq-client/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-mq
</artifactId>
<artifactId>
matrix-mq
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-mq/matrix-mq-rocketmq-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-mq
</artifactId>
<artifactId>
matrix-mq
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-mq/matrix-mq-rocketmq-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-mq
</artifactId>
<artifactId>
matrix-mq
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-mq/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -27,7 +27,7 @@
...
@@ -27,7 +27,7 @@
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mq-rocketmq-core
</artifactId>
<artifactId>
matrix-mq-rocketmq-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
org.apache.rocketmq
</groupId>
<groupId>
org.apache.rocketmq
</groupId>
...
...
matrix-mybatis/matrix-mybatis-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-mybatis
</artifactId>
<artifactId>
matrix-mybatis
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-mybatis/matrix-mybatis-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-mybatis
</artifactId>
<artifactId>
matrix-mybatis
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-mybatis/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -25,17 +25,17 @@
...
@@ -25,17 +25,17 @@
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mybatis-core
</artifactId>
<artifactId>
matrix-mybatis-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-datasource-druid
</artifactId>
<artifactId>
matrix-datasource-druid
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mybatis-starter
</artifactId>
<artifactId>
matrix-mybatis-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.baomidou
</groupId>
<groupId>
com.baomidou
</groupId>
...
...
matrix-protocol/matrix-protocol-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-protocol
</artifactId>
<artifactId>
matrix-protocol
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-protocol/matrix-protocol-dubbo-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-protocol
</artifactId>
<artifactId>
matrix-protocol
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-protocol/matrix-protocol-dubbo-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-protocol
</artifactId>
<artifactId>
matrix-protocol
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-protocol/matrix-protocol-web-core/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-protocol
</artifactId>
<artifactId>
matrix-protocol
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-protocol/matrix-protocol-web-starter/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix-protocol
</artifactId>
<artifactId>
matrix-protocol
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
...
matrix-protocol/pom.xml
View file @
9c94837d
...
@@ -5,7 +5,7 @@
...
@@ -5,7 +5,7 @@
<parent>
<parent>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</parent>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
...
@@ -29,27 +29,27 @@
...
@@ -29,27 +29,27 @@
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-core
</artifactId>
<artifactId>
matrix-protocol-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-web-core
</artifactId>
<artifactId>
matrix-protocol-web-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-dubbo-core
</artifactId>
<artifactId>
matrix-protocol-dubbo-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-web-starter
</artifactId>
<artifactId>
matrix-protocol-web-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-dubbo-starter
</artifactId>
<artifactId>
matrix-protocol-dubbo-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<!-- Aapche Dubbo -->
<!-- Aapche Dubbo -->
...
...
pom.xml
View file @
9c94837d
...
@@ -6,7 +6,7 @@
...
@@ -6,7 +6,7 @@
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix
</artifactId>
<artifactId>
matrix
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
<packaging>
pom
</packaging>
<packaging>
pom
</packaging>
...
@@ -54,119 +54,119 @@
...
@@ -54,119 +54,119 @@
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
logger-starter
</artifactId>
<artifactId>
logger-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
common-core
</artifactId>
<artifactId>
common-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
config-starter
</artifactId>
<artifactId>
config-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
common-util
</artifactId>
<artifactId>
common-util
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-datasource-druid
</artifactId>
<artifactId>
matrix-datasource-druid
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mybatis-core
</artifactId>
<artifactId>
matrix-mybatis-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mybatis-starter
</artifactId>
<artifactId>
matrix-mybatis-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mq-rocketmq-core
</artifactId>
<artifactId>
matrix-mq-rocketmq-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mq-rocketmq-client
</artifactId>
<artifactId>
matrix-mq-rocketmq-client
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<!--rocketmq-starter废弃,启用matrix-mq-rocketmq-starter-->
<!--rocketmq-starter废弃,启用matrix-mq-rocketmq-starter-->
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-mq-rocketmq-starter
</artifactId>
<artifactId>
matrix-mq-rocketmq-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-core
</artifactId>
<artifactId>
matrix-protocol-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-dubbo-core
</artifactId>
<artifactId>
matrix-protocol-dubbo-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-dubbo-starter
</artifactId>
<artifactId>
matrix-protocol-dubbo-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-web-core
</artifactId>
<artifactId>
matrix-protocol-web-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-protocol-web-starter
</artifactId>
<artifactId>
matrix-protocol-web-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-job-xxl-core
</artifactId>
<artifactId>
matrix-job-xxl-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-job-xxl-starter
</artifactId>
<artifactId>
matrix-job-xxl-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-bigdata-hbase-starter
</artifactId>
<artifactId>
matrix-bigdata-hbase-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<!--redis-->
<!--redis-->
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-datahelper-redis-core
</artifactId>
<artifactId>
matrix-datahelper-redis-core
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-datahelper-redis-starter
</artifactId>
<artifactId>
matrix-datahelper-redis-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-client-openfeign-starter
</artifactId>
<artifactId>
matrix-client-openfeign-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<!-- bus -->
<!-- bus -->
<dependency>
<dependency>
<groupId>
com.secoo.mall
</groupId>
<groupId>
com.secoo.mall
</groupId>
<artifactId>
matrix-bus-canal-starter
</artifactId>
<artifactId>
matrix-bus-canal-starter
</artifactId>
<version>
2.0.1
7.RELEASE
</version>
<version>
2.0.1
8-SNAPSHOT
</version>
</dependency>
</dependency>
<!--普通jar-->
<!--普通jar-->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment