SpringBoot配置属性之其他


aop

  • spring.aop.auto是否支持@EnableAspectJAutoProxy,默认为: true

  • spring.aop.proxy-target-classtrue为使用CGLIB代理,false为JDK代理,默认为false

application

  • spring.application.admin.enabled是否启用admin特性,默认为: false

  • spring.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表,默认为true

  • spring.batch.job.enabled是否在启动时开启batch job,默认为true

  • spring.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,默认为true

  • spring.jmx.server指定MBeanServer bean name. 默认为: mbeanServer)

mail

  • spring.mail.default-encoding指定默认MimeMessage的编码,默认为: UTF-8

  • spring.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使用的协议,默认为: smtp

  • spring.mail.test-connection指定是否在启动时测试邮件服务器连接,默认为false

  • spring.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是否开启连接状态的视图,默认为false

  • spring.social.facebook.app-id指定应用id

  • spring.social.facebook.app-secret指定应用密码

  • spring.social.linkedin.app-id指定应用id

  • spring.social.linkedin.app-secret指定应用密码

  • spring.social.twitter.app-id指定应用ID.

  • spring.social.twitter.app-secret指定应用密码

  • 1
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值