开发者社区 > 云原生 > 正文

如果内容太长,无法通过API发布NACOS配置,该怎么办?

如果内容太长,无法通过API发布NACOS配置,该怎么办?

POST http://127.0.0.1:8848/nacos/v1/cs/configs?dataId=test1&group=capp&content=url%3A+d-im.cn&type=yaml What I want to add: `mybatis-plus: mapper-locations: classpath:mapper/*Mapper.xml type-aliases-package: com.immotors.lapp.privilege.pojo.po

feign: httpclient: enabled: false disable-ssl-validation: true okhttp: enabled: true

hystrix: command: default: execution: timeout: enabled: true isolation: thread: timeoutInMilliseconds: 7000 ribbon: ReadTimeout: 7000 ConnectTimeout: 7000

swagger: enable: false application-name: ${spring.application.name} application-version: 1.0 application-description: springfox swagger 3.0整合 try-host: localhost:${server.port}

knife4j: basic: enable: true`

原提问者GitHub用户zouao0821

展开
收起
学习娃 2023-05-22 15:41:31 87 0
1 条回答
写回答
取消 提交回答
  • nacos发布配置没有限制,但社区不建议内容超过10万。

    原回答者GitHub用户KomachiSion

    2023-05-22 20:33:50
    赞同 展开评论 打赏
问答分类:
问答地址:

阿里云拥有国内全面的云原生产品技术以及大规模的云原生应用实践,通过全面容器化、核心技术互联网化、应用 Serverless 化三大范式,助力制造业企业高效上云,实现系统稳定、应用敏捷智能。拥抱云原生,让创新无处不在。

相关电子书

更多
Spring Boot2.0实战Redis分布式缓存 立即下载
CUDA MATH API 立即下载
API PLAYBOOK 立即下载