Explorar o código

增加消息队列消息处理配置类

lixing %!s(int64=4) %!d(string=hai) anos
pai
achega
e5c42a2f59
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      fm-person/src/main/resources/bootstrap.yml

+ 3 - 1
fm-person/src/main/resources/bootstrap.yml

@@ -1,7 +1,8 @@
 spring:
   application:
     name: fm-person
-
+#  datasource:
+#    dynamic:
 server:
   port: ${SERVER_PORT:8814}
 
@@ -27,3 +28,4 @@ person:
 #  mapper-locations: classpath*:/mapper/*Mapper.xml
 #  typeAliasesPackage: com.persagy.fm.test.model.entity
 
+