Browse Source

调整配置

yumeng 5 năm trước cách đây
mục cha
commit
f509245dae
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/main/resources/application.properties

+ 2 - 1
src/main/resources/application.properties

@@ -5,4 +5,5 @@ 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