更改默认端口:8080
server.port = 8081
更改context-path :/
server.context-path = /springboot 
#server.address= # bind to a specific NIC
#server.session-timeout= # session timeout in seconds
#the context path, defaults to '/'
#server.context-path=/spring-boot
#server.servlet-path= # the servlet path, defaults to '/'
#server.tomcat.access-log-pattern= # log pattern of the access log
#server.tomcat.access-log-enabled=false # is access logging enabled
#server.tomcat.protocol-header=x-forwarded-proto # ssl forward headers
#server.tomcat.remote-ip-header=x-forwarded-for
#server.tomcat.basedir=/tmp # base dir (usually not needed, defaults to tmp)
#server.tomcat.background-processor-delay=30; # in seconds
#server.tomcat.max-threads = 0 # number of threads in protocol handler
#server.tomcat.uri-encoding = UTF-8 # character encoding to use for URL decoding


最新文章

  1. Win10 UWP 开发系列:使用多语言工具包让应用支持多语言
  2. Reveal - UI 分析工具
  3. 让VisualVM+BTrace进入unsafe mode
  4. 转:Android官方MVP架构示例项目解析
  5. android应用activity中调出输入法后界面调整问题的解决
  6. Android开发之ListView-ArrayAdapter的使用
  7. 用HTML5 Canvas 做擦除及扩散效果
  8. git的id_rsa.pub的生成(也就是github上的SSH Keys)
  9. CoreData学习-最好的一片文章
  10. HttpClient文件上传下载
  11. 区别jquery对象和dom对象及转换方法
  12. 【CSS3】动画
  13. Asp.Net Core SignalR 用泛型Hub优雅的调用前端方法及传参
  14. 【剑指offer】部分思路整理
  15. 关于TCP长连接和发送心跳的一些理解
  16. 【Java并发编程】8、各种锁的概念
  17. UITextField禁用掉编辑之后...
  18. grep递归查找子目录
  19. Netflix Hystrix — 应对复杂分布式系统中的延时和故障容错 转
  20. cocos2dx位图字体bitmapfont使用

热门文章

  1. Houdini技术体系 过程化地形系统(一):Far Cry5的植被系统分析
  2. Eclipse Maven profiles 多环境配置,测试环境与开发环境分开打包
  3. db2 执行计划
  4. 使用Apache下poi创建和读取excel文件
  5. 最方便最好看最好用的python日志。
  6. ubuntu下安装php扩展
  7. 向comboboxEdit中动态添加数据库中保存的用户自定义单位制的名称
  8. profile和bashrc四种的区别
  9. 转:sql篇 select from where group by having order by
  10. Manjaro 玩机记录