diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index c3d78d4c..6a356137 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -5,7 +5,7 @@ server.port=9000 #eureka.instance.instance-id=${spring.application.name}-instance-${random.value} #eureka.instance.prefer-ip-address=true spring.profiles.active=@activatedProperties@ -#generatorConfigר +#generatorConfig专用属性 project=src/main/java resource=src/main/resources web.front.baseDir=erp_web @@ -26,7 +26,7 @@ spring.cas.use-session=true spring.cas.server-name=http://localhost:9000 -##̬Դ· +##静态资源路径 #spring.mvc.view.prefix=/templates/ #spring.mvc.view.suffix=.html #spring.mvc.static-path-pattern=/**