Browse Source

Merge branch '84-integrate' into 'develop'

develop-20230112

配置换行符

See merge request !14

linwenhua 2 years ago
parent
commit
058a94b0dd
2 changed files with 3 additions and 1 deletions
  1. 3 0
      .gitattributes
  2. 0 1
      src/main/resources/bootstrap.yml

+ 3 - 0
.gitattributes

@@ -0,0 +1,3 @@
+*.java eol=lf
+*.yml text eol=lf
+*.xml text eol=lf

+ 0 - 1
src/main/resources/bootstrap.yml

@@ -9,4 +9,3 @@ spring:
       config:
         file-extension: yml
         refresh-enabled: true
-