diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 559d48f..5331b6d 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,4 +1,4 @@ -server.port=8077 +server.port=9077 # mybatis setting mybatis.mapper-locations=classpath:mapper/**/*.xml