01 2018 档案

摘要:方案一: src/main/resuorces 文件夹下新建application.properties 文件 并添加内容server.port=8011即可 方案二: 使用EmbeddedServletContainerCustomizer代码如下: package com.spring.boot 阅读全文
posted @ 2018-01-22 12:10 桑夏 阅读(2500) 评论(0) 推荐(0)