Compare commits

...

3 Commits

Author SHA1 Message Date
6923440a89 删除 application.yml 2023-12-06 10:46:53 +08:00
8d39b4938a 更新 .gitignore 2023-12-06 10:44:55 +08:00
b40f5cc0c4 更新 application.yml 2023-12-06 10:43:53 +08:00
2 changed files with 2 additions and 4 deletions

3
.gitignore vendored
View File

@@ -4,7 +4,8 @@ logs/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
###application###
src/main/resources/application.yml
### STS ###
.apt_generated
.classpath

View File

@@ -1,3 +0,0 @@
spring:
profiles:
active: dev