SpringBoot配置属性之其他
SpringBoot配置属性系列
另外附上个人关于springboot的一些文章
aop
spring.aop.auto
是否支持@EnableAspectJAutoProxy,默认为: truespring.aop.proxy-target-class
true为使用CGLIB代理,false为JDK代理,默认为false
application
spring.application.admin.enabled
是否启用admin特性,默认为: falsespring.application.admin.jmx-name
指定admin MBean的名称,默认为: org.springframework.boot:type=Admin,name=SpringApplication
autoconfig
spring.autoconfigure.exclude
配置要排除的Auto-configuration classes.
batch
spring.batch.initializer.enabled
是否在必要时创建batch表,默认为truespring.batch.job.enabled
是否在启动时开启batch job,默认为truespring.batch.job.names
指定启动时要执行的job的名称,逗号分隔,默认所有job都会被执行spring.batch.schema
指定要初始化的sql语句路径,默认:classpath:org/springframework/batch/core/schema-@@platform@@.sql)spring.batch.table-prefix
指定批量处理的表的前缀.
jmx
spring.jmx.default-domain
指定JMX domain name.spring.jmx.enabled
是否暴露jmx,默认为truespring.jmx.server
指定MBeanServer bean name. 默认为: mbeanServer)
spring.mail.default-encoding
指定默认MimeMessage的编码,默认为: UTF-8spring.mail.host
指定SMTP server host.spring.mail.jndi-name
指定mail的jndi名称spring.mail.password
指定SMTP server登陆密码.spring.mail.port
指定SMTP server port.spring.mail.properties
指定JavaMail session属性.spring.mail.protocol
指定SMTP server使用的协议,默认为: smtpspring.mail.test-connection
指定是否在启动时测试邮件服务器连接,默认为falsespring.mail.username
指定SMTP server的用户名.
sendgrid
spring.sendgrid.password
指定SendGrid password.spring.sendgrid.proxy.host
指定SendGrid proxy host.spring.sendgrid.proxy.port
指定SendGrid proxy port.spring.sendgrid.username
指定SendGrid username.
social
spring.social.auto-connection-views
是否开启连接状态的视图,默认为falsespring.social.facebook.app-id
指定应用idspring.social.facebook.app-secret
指定应用密码spring.social.linkedin.app-id
指定应用idspring.social.linkedin.app-secret
指定应用密码spring.social.twitter.app-id
指定应用ID.spring.social.twitter.app-secret
指定应用密码
SpringBoot配置属性之其他的更多相关文章
- SpringBoot配置属性之Server
SpringBoot配置属性系列 SpringBoot配置属性之MVC SpringBoot配置属性之Server SpringBoot配置属性之DataSource SpringBoot配置属性之N ...
- SpringBoot配置属性转载地址
SpringBoot配置属性系列 SpringBoot配置属性之MVC SpringBoot配置属性之Server SpringBoot配置属性之DataSource SpringBoot配置属性之N ...
- SpringBoot配置属性之Migration
SpringBoot配置属性系列 SpringBoot配置属性之MVC SpringBoot配置属性之Server SpringBoot配置属性之DataSource SpringBoot配置属性之N ...
- SpringBoot配置属性之Security
SpringBoot配置属性系列 SpringBoot配置属性之MVC SpringBoot配置属性之Server SpringBoot配置属性之DataSource SpringBoot配置属性之N ...
- SpringBoot配置属性之MQ
SpringBoot配置属性系列 SpringBoot配置属性之MVC SpringBoot配置属性之Server SpringBoot配置属性之DataSource SpringBoot配置属性之N ...
- SpringBoot配置属性之NOSQL
SpringBoot配置属性系列 SpringBoot配置属性之MVC SpringBoot配置属性之Server SpringBoot配置属性之DataSource SpringBoot配置属性之N ...
- SpringBoot配置属性之MVC
SpringBoot配置属性系列 SpringBoot配置属性之MVC SpringBoot配置属性之Server SpringBoot配置属性之DataSource SpringBoot配置属性之N ...
- SpringBoot配置属性二
server配置 server.address指定server绑定的地址 server.compression.enabled是否开启压缩,默认为false. server.compression.e ...
- SpringBoot配置属性之Server参数
server配置server.address指定server绑定的地址 server.compression.enabled是否开启压缩,默认为false. server.compression.ex ...
随机推荐
- ssh tunnel
https://peppoj.net/2012/10/tunnel-http-traffic-encrypted-using-polipo-and-ssh/ --------------------- ...
- 命令行下从bak文件恢复sqlserver数据库方法
命令行下从bak文件恢复sqlserver数据库方法 注:本文所示访问从SqlServer 2000 - 2014版都是通用的 参考:http://blog.sina.com.cn/s/blog_5c ...
- linux 常用命令--------雪松整理
linux 常用命令--------雪松整理 博客: http://hi.baidu.com/quanzhou722/blog错误在所难免,还望指正!========================= ...
- SDE操作的许可问题
ArcGIS二次开发和ArcGIS桌面应用中,许可是一个老生常谈的问题.以前也小结过一些经验.参考: http://www.cnblogs.com/liweis/p/4185311.html 问题描述 ...
- spring boot 启动找不到或无法加载主类
转载:https://www.cnblogs.com/mrray1105/p/8137247.html 刚开始是往上面箭头指出的方向去找问题的原因,但是试了各种方法后问题还是没有解决,于是乎我把焦点转 ...
- Node,Sockets,Cores,Threads
http://fishcried.com/2015-01-09/cpu_topology/ http://kodango.com/cpu-topology http://www.udpwork.com ...
- Spring学习笔记三:Bean管理
转载请注明原文地址:http://www.cnblogs.com/ygj0930/p/6775827.html 一:如何使用Spring获取对象 1:定义bean类:要按照注入方式来定义对应的bea ...
- 关于IOS某图片添加控件,图片从相册或拍照保存后,再次进入时点击放大图无法显示的问题
某图片添加控件: https://github.com/XZTLLQ/LQPhotoPickerDemo 问题: 标题已说明 代码块: NSArray *alAssetUrl =(NSMutableA ...
- 〖Linux〗转换Socks Proxy为Http Proxy
使用工具,privoxy,官网: http://www.privoxy.org/ socks5 proxy设定方法: autossh -CgNfD 0.0.0.0:1080 vps-lxb sock ...
- 【BI】商务智能
BI的定义 商务智能BI (Business Intellignece) 商务智能是涵盖性术语,包含框架.工具.数据库.分析工具.应用和方法.商务智能的主要目标是实现数据的交互,实现对数据的操作,供管 ...