syh hace 5 años
padre
commit
5fedca2354

+ 1 - 1
jeecg-boot-module-system/src/main/resources/application-test.yml

@@ -1,7 +1,7 @@
 server:
   port: 8088
   servlet:
-    context-path: /
+    context-path: /jeecg-boot
     compression:
       enabled: true
       mime-types: application/javascript,application/json,application/xml,text/html,text/xml,text/plain,text/css,image/*