码迷,mamicode.com
首页 > 移动开发 > 详细

springboot[2.3.4.RELEASE]application.properties常用配置

时间:2020-11-01 09:19:30      阅读:26      评论:0      收藏:0      [点我收藏+]

标签:cat   ase   端口   lease   配置   context   core   port   配置文件   

常用配置

  spring.profiles.active=@spring.profiles.active@  pom文件中定义的配置文件

  server.port=8080  web默认访问端口

  server.context-path=/demo  上下文路径

  server.session.timeout=1800  session超时时间


参考:

https://docs.spring.io/spring-boot/docs/2.3.4.RELEASE/reference/html/appendix-application-properties.html#core-properties

springboot[2.3.4.RELEASE]application.properties常用配置

标签:cat   ase   端口   lease   配置   context   core   port   配置文件   

原文地址:https://www.cnblogs.com/tianky/p/13883539.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!