提交 3ecf9224 编写于 作者: M MaxKey

monitor

上级 c845e140
......@@ -53,7 +53,7 @@ def libjarsmapper=[
'maxkey-synchronizer-dingtalk' :'maxkey_mgt',
'maxkey-synchronizer-workweixin' :'maxkey_mgt',
'maxkey-synchronizer-reorgdept' :'maxkey_mgt',
'maxkey-boot-monitor' :'maxkey_monitor'
'maxkey-monitor' :'maxkey_monitor'
]
configurations.all {
......@@ -510,7 +510,7 @@ project('maxkey-common') {
}
//copy Dep Jars to /build/maxkey-depjars,only maxkey-boot-monitor deps
project('maxkey-webs:maxkey-boot-monitor') {
project('maxkey-monitor') {
task copyDepJars(type:Copy) {
dependsOn assemble
//项目名 项目所在的group version 版本号
......
......@@ -109,7 +109,7 @@ xmltoolingVersion =1.4.6
javasupportVersion =7.5.1
#others
thymeleafVersion =3.0.14.RELEASE
springbootadminVersion =2.6.3
springbootadminVersion =2.6.5
nettyVersion =4.1.66.Final
hazelcastVersion =4.2.2
jakartaannotationVersion =2.0.0
......
maxkey monitor service
spring-boot-admin-server
version 2.5.0
version 2.5.6
Admin UI for administration of spring boot applications
https://github.com/codecentric/spring-boot-admin
Apache-2.0 License
......@@ -56,7 +56,7 @@ include (
//management(mgt)
'maxkey-webs:maxkey-web-mgt',
//monitor
'maxkey-webs:maxkey-boot-monitor',
'maxkey-monitor',
//gataway
'maxkey-gataway'
)
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册