oss 转公共配置
This commit is contained in:
@@ -18,11 +18,3 @@ spring:
|
|||||||
|
|
||||||
jpa:
|
jpa:
|
||||||
show-sql: true
|
show-sql: true
|
||||||
|
|
||||||
oss:
|
|
||||||
accessKeyId: LTAIlbtS4W2Xe4OV
|
|
||||||
accessKeySecret: qWMYkSfmXFtRoIv9q9OCbszcF9U7dX
|
|
||||||
protocol: http
|
|
||||||
name: smartvenue
|
|
||||||
endPoint: http://oss-cn-beijing.aliyuncs.com
|
|
||||||
url: https://smartvenue.oss-cn-beijing.aliyuncs.com/
|
|
||||||
@@ -11,12 +11,3 @@ spring:
|
|||||||
|
|
||||||
# jpa:
|
# jpa:
|
||||||
# show-sql: true
|
# show-sql: true
|
||||||
|
|
||||||
|
|
||||||
oss:
|
|
||||||
accessKeyId: LTAIlbtS4W2Xe4OV
|
|
||||||
accessKeySecret: qWMYkSfmXFtRoIv9q9OCbszcF9U7dX
|
|
||||||
protocol: http
|
|
||||||
name: smartvenue
|
|
||||||
endPoint: http://oss-cn-beijing.aliyuncs.com
|
|
||||||
url: https://smartvenue.oss-cn-beijing.aliyuncs.com/
|
|
||||||
@@ -72,6 +72,14 @@ mybatis:
|
|||||||
config-location: classpath:mybatis/mybatis-config.xml
|
config-location: classpath:mybatis/mybatis-config.xml
|
||||||
mapper-locations: classpath:mybatis/mapper/*/*.xml
|
mapper-locations: classpath:mybatis/mapper/*/*.xml
|
||||||
|
|
||||||
|
oss:
|
||||||
|
accessKeyId: LTAIlbtS4W2Xe4OV
|
||||||
|
accessKeySecret: qWMYkSfmXFtRoIv9q9OCbszcF9U7dX
|
||||||
|
protocol: http
|
||||||
|
name: smartvenue
|
||||||
|
endPoint: http://oss-cn-beijing.aliyuncs.com
|
||||||
|
url: https://smartvenue.oss-cn-beijing.aliyuncs.com/
|
||||||
|
|
||||||
face:
|
face:
|
||||||
# url: 192.168.1.111
|
# url: 192.168.1.111
|
||||||
url: 23r3o72310.iask.in
|
url: 23r3o72310.iask.in
|
||||||
@@ -98,4 +106,4 @@ so:
|
|||||||
keepalive: true
|
keepalive: true
|
||||||
backlog: 128
|
backlog: 128
|
||||||
reuseaddr: true
|
reuseaddr: true
|
||||||
tcp_nodelay: true
|
tcp_nodelay: true
|
||||||
|
|||||||
@@ -6,11 +6,3 @@ spring:
|
|||||||
|
|
||||||
jpa:
|
jpa:
|
||||||
show-sql: true
|
show-sql: true
|
||||||
|
|
||||||
oss:
|
|
||||||
accessKeyId: LTAIlbtS4W2Xe4OV
|
|
||||||
accessKeySecret: qWMYkSfmXFtRoIv9q9OCbszcF9U7dX
|
|
||||||
protocol: http
|
|
||||||
name: smartvenue
|
|
||||||
endPoint: http://oss-cn-beijing.aliyuncs.com
|
|
||||||
url: https://smartvenue.oss-cn-beijing.aliyuncs.com/
|
|
||||||
@@ -7,11 +7,3 @@ spring:
|
|||||||
|
|
||||||
jpa:
|
jpa:
|
||||||
show-sql: true
|
show-sql: true
|
||||||
|
|
||||||
oss:
|
|
||||||
accessKeyId: LTAIlbtS4W2Xe4OV
|
|
||||||
accessKeySecret: qWMYkSfmXFtRoIv9q9OCbszcF9U7dX
|
|
||||||
protocol: http
|
|
||||||
name: smartvenue
|
|
||||||
endPoint: http://oss-cn-beijing.aliyuncs.com
|
|
||||||
url: https://smartvenue.oss-cn-beijing.aliyuncs.com/
|
|
||||||
@@ -72,6 +72,13 @@ mybatis:
|
|||||||
config-location: classpath:mybatis/mybatis-config.xml
|
config-location: classpath:mybatis/mybatis-config.xml
|
||||||
mapper-locations: classpath:mybatis/mapper/*/*.xml
|
mapper-locations: classpath:mybatis/mapper/*/*.xml
|
||||||
|
|
||||||
|
oss:
|
||||||
|
accessKeyId: LTAIlbtS4W2Xe4OV
|
||||||
|
accessKeySecret: qWMYkSfmXFtRoIv9q9OCbszcF9U7dX
|
||||||
|
protocol: http
|
||||||
|
name: smartvenue
|
||||||
|
endPoint: http://oss-cn-beijing.aliyuncs.com
|
||||||
|
url: https://smartvenue.oss-cn-beijing.aliyuncs.com/
|
||||||
|
|
||||||
face:
|
face:
|
||||||
url: 192.168.1.111
|
url: 192.168.1.111
|
||||||
@@ -101,4 +108,4 @@ logging:
|
|||||||
level:
|
level:
|
||||||
com:
|
com:
|
||||||
sv:
|
sv:
|
||||||
mapper: DEBUG
|
mapper: DEBUG
|
||||||
|
|||||||
Reference in New Issue
Block a user