We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65c94a commit 1916345Copy full SHA for 1916345
springboot-jsp/src/main/resources/application.properties
@@ -1,5 +1,6 @@
1
spring.mvc.view.prefix=/WEB-INF/jsp/
2
spring.mvc.view.suffix=.jsp
3
application.test=Hi moocer.
4
+server.port=8083
5
management.port=8082
6
management.security.enabled=false
0 commit comments