Initial commit: AIGC项目完整代码
This commit is contained in:
4
demo/src/main/resources/application.properties
Normal file
4
demo/src/main/resources/application.properties
Normal file
@@ -0,0 +1,4 @@
|
||||
spring.application.name=demo
|
||||
spring.messages.basename=messages
|
||||
spring.thymeleaf.cache=false
|
||||
spring.profiles.active=dev
|
||||
Reference in New Issue
Block a user