{"id":1725,"date":"2024-12-12T14:45:10","date_gmt":"2024-12-12T06:45:10","guid":{"rendered":"https:\/\/note.ui11.cc\/?p=1725"},"modified":"2024-12-12T14:45:11","modified_gmt":"2024-12-12T06:45:11","slug":"%e5%be%ae%e6%9c%8d%e5%8a%a1%e5%9f%ba%e6%9c%acyaml%e9%85%8d%e7%bd%ae%ef%bc%9a","status":"publish","type":"post","link":"https:\/\/note.ui11.cc\/index.php\/2024\/12\/12\/%e5%be%ae%e6%9c%8d%e5%8a%a1%e5%9f%ba%e6%9c%acyaml%e9%85%8d%e7%bd%ae%ef%bc%9a\/","title":{"rendered":"\u5fae\u670d\u52a1\u57fa\u672cyaml\u914d\u7f6e\uff1a"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>server:\n  port: 8081\nspring:\n  application:\n    name: item-service  #\u7ed9\u5f53\u524d\u9879\u76ee\u8d77\u540d\u5b57\n  profiles:\n    active: dev   #\u6fc0\u6d3b\u8fd0\u884c\u73af\u5883\n  datasource:\n    url: jdbc:mysql:\/\/${hm.db.host}:3307\/hm-item?useUnicode=true&amp;characterEncoding=UTF-8&amp;autoReconnect=true&amp;serverTimezone=Asia\/Shanghai\n    driver-class-name: com.mysql.cj.jdbc.Driver\n    username: root  #\u6570\u636e\u5e93\u914d\u7f6e\uff0c\u6bcf\u4e2a\u5fae\u670d\u52a1\u5bf9\u5e94\u4e00\u4e2a\u6570\u636e\u5e93\n    password: ${hm.db.pw}\nmybatis-plus:      #MyBatis\u7684\u914d\u7f6e\n  configuration:\n    default-enum-type-handler: com.baomidou.mybatisplus.core.handlers.MybatisEnumTypeHandler\n  global-config:\n    db-config:\n      update-strategy: not_null\n      id-type: auto\nlogging:\n  level:\n    com.hmall: debug\n  pattern:\n    dateformat: HH:mm:ss:SSS\n  file:\n    path: \"logs\/${spring.application.name}\"    #\u65e5\u5fd7\u6587\u4ef6\u4fdd\u5b58\u76ee\u5f55\nknife4j:         #sweagger\u7684\u914d\u7f6e\n  enable: true\n  openapi:\n    title: \u9ed1\u9a6c\u5546\u57ce\u63a5\u53e3\u6587\u6863\n    description: \"\u9ed1\u9a6c\u5546\u57ce\u5546\u54c1\u63a5\u53e3\u6587\u6863\"\n    email: zhanghuyi@itcast.cn\n    concat: \u7237\u7237\n    url: https:\/\/www.itcast.cn\n    version: v1.0.2\n    group:\n      default:\n        group-name: default\n        api-rule: package\n        api-rule-resources:\n          - com.hmall.item.controller\n\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[27],"tags":[],"class_list":["post-1725","post","type-post","status-publish","format-standard","hentry","category-springcloud"],"_links":{"self":[{"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/posts\/1725","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/comments?post=1725"}],"version-history":[{"count":1,"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/posts\/1725\/revisions"}],"predecessor-version":[{"id":1726,"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/posts\/1725\/revisions\/1726"}],"wp:attachment":[{"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/media?parent=1725"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/categories?post=1725"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/note.ui11.cc\/index.php\/wp-json\/wp\/v2\/tags?post=1725"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}