"Spring" Spring Boot configuration file application.yml

Source: Internet
Author: User

Spring
DataSource
# Local Library
url:jdbc:mysql://192.168.18.7:3306/shiptrackersmart?useunicode=true&characterencoding=utf-8& Zerodatetimebehavior=converttonull
# Official Library
# url:jdbc:mysql://192.168.3.141:3306/shiptrackersmart?useunicode=true&characterencoding=utf-8& Zerodatetimebehavior=converttonull
Username:root
Password:root
Driver-class-name:com.mysql.jdbc.driver
Type:com.alibaba.druid.pool.DruidDataSource
Druid
Max-active:20
Initial-size:1
Min-idle:3
max-wait:60000
time-between-eviction-runs-millis:60000
min-evictable-idle-time-millis:300000
Test-while-idle:true
Test-on-borrow:false
Test-on-return:false
Thymeleaf
prefix:classpath:/template/
Suffix:. html
Mode:legacyhtml5
Encoding:utf-8
Cache:false

MyBatis
Mapperlocations:classpath*:net/huadong/mapper/*/*.xml
Configlocation:classpath:mybatis-config.xml

#server:
# port:80

Kaptcha:
Session
Key:kaptcha.code
Obscurificator:
Impl:com.google.code.kaptcha.impl.ShadowGimpy
Noise
Impl:com.google.code.kaptcha.impl.NoNoise
Image
Width:90
Height:33
Textproducer:
Font
Size:26
Color:black
Char
Length:4
Space:5

Background
Clear
from:247,247,247
to:247,247,247

"Spring" Spring Boot configuration file application.yml

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.