common 新增 PropertyLoader 在 Boot 环境初始化属性用

This commit is contained in:
thinkgem
2018-10-16 22:07:34 +08:00
parent 7cbc0ba7b7
commit c80c5ec769
3 changed files with 47 additions and 2 deletions

View File

@@ -37,7 +37,7 @@
<version>${project.parent.version}</version>
</dependency>
<!-- 在线API文档 -->
<!-- 在线文档 -->
<dependency>
<groupId>com.jeesite</groupId>
<artifactId>jeesite-module-swagger</artifactId>