@@ -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
+