浏览代码

调整回调

yumeng 4 年之前
父节点
当前提交
095f9d8abd
共有 1 个文件被更改,包括 5 次插入5 次删除
  1. 5 5
      src/main/resources/application.properties

+ 5 - 5
src/main/resources/application.properties

@@ -1,9 +1,9 @@
 ### web
 server.port=8086
-server.context-path=/
+# server.context-path=/
 
 ### resources
-spring.mvc.static-path-pattern=/static/**
-spring.resources.static-locations=classpath:/static/
-spring.mvc.view.prefix=/WEB-INF/
-spring.mvc.view.suffix=.jsp
+#spring.mvc.static-path-pattern=/static/**
+#spring.resources.static-locations=classpath:/static/
+#spring.mvc.view.prefix=/WEB-INF/
+#spring.mvc.view.suffix=.jsp