Browse Source

first commit

tags/V2.2.0
chenjiandong 2 years ago
parent
commit
e9e8c9c23c
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      tuoheng_oidc_server/pom.xml

+ 1
- 0
tuoheng_oidc_server/pom.xml View File

@@ -165,6 +165,7 @@
<filtering>true</filtering>
<targetPath>WEB-INF/classes</targetPath>
<includes>
<include>**/*</include>
<include>application-${package.environment}.yml</include>
</includes>
</resource>

Loading…
Cancel
Save