You've already forked DataMate
refactor: rename artifactId and application name to 'datamate'; add model configuration and related services (#26)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# 数据引擎平台 - 主应用配置
|
||||
spring:
|
||||
application:
|
||||
name: data-mate-platform
|
||||
name: datamate
|
||||
|
||||
# 暂时排除Spring Security自动配置(开发阶段使用)
|
||||
autoconfigure:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# 数据引擎平台 - 主应用配置
|
||||
spring:
|
||||
application:
|
||||
name: data-mate-platform
|
||||
name: datamate
|
||||
|
||||
# 暂时排除Spring Security自动配置(开发阶段使用)
|
||||
autoconfigure:
|
||||
|
||||
Reference in New Issue
Block a user