书栈网 · BookStack 本次搜索耗时 0.015 秒,为您找到 8209 个相关结果.
  • 动态配置

    动态配置 dice.yml 中引用配置中心 Addon 修改 maven 的 pom.xml 文件 使用 Spring Cloud Config 的 @RefreshScope 注解 配置中心控制台上进行动态配置修改 本地连线上配置中心 动态配置 基于 Spring 开发的服务,会基于 application.yml 或 applicatio...
  • 附录II Spring Test Utils

    附录II Spring Test Utils 附录II Spring Test Utils Spring Boot提供的Unit Test Utils 有以下这些: AopTestUtils AssertionErrors JsonExpectationsHelper JsonPathExpectationsHelper MetaAnnotati...
  • Spring 框架使用

    Spring 框架使用 dice.yml 中引用配置中心 Addon 修改 maven 的 pom.xml 文件 使用 Spring Cloud Config 的 @RefreshScope 注解 配置中心控制台上进行动态配置修改 本地连平台配置中心 Spring 框架使用 基于 Spring 开发的服务,会基于 application.ym...
  • @JsonTest

    Chapter 2: Annotations - @JsonTest 例子1:简单例子 例子2: 测试@JsonComponent 例子3: 使用@ContextConfiguration 参考文档 Chapter 2: Annotations - @JsonTest @JsonTest 是Spring Boot提供的方便测试JSON序列化...
  • 开发新模块

    介绍 开发新模块 介绍 本章节讲述了如何使用Choerodon 和React 开发一个全新的模块。 开发新模块 1、在本地创建新模块的文件夹。 $ mkdir - p choerodon - front - demo / demo / src / app / demo / containers 2、在文件夹下创建config.j...
  • Docker configuration

    Changing configuration with Docker Modifying postgres.conf inside Docker Specify configuration parameters as boot options Changing configuration with Docker When running Times...
  • 49.2.1 远程shell命令

    49.2.1 远程shell命令 49.2.1 远程shell命令 你可以使用Groovy或Java编写其他的shell命令(具体参考CRaSH文档),Spring Boot默认会搜索以下路径的命令: classpath*:/commands/** classpath*:/crash/commands/** 注 设置shell.comma...
  • Synonyms

    Synonyms Normalization Example One-way association Example Mutual association Example Multi-word phrases Example Synonyms If multiple words have an equivalent meaning in...
  • 枚举维护-gen enums

    基本介绍 解决痛点 痛点描述 痛点解决 命令使用 生成文件的使用 如何规范定义枚举值 如何对枚举值进行校验 该功能特性为实验性特性 ,从v2.4 版本开始提供。 基本介绍 该命令用于分析指定代码目录源码,按照规范生成枚举值信息以及Go 代码文件,用以完善API 文档中的枚举值维护。 解决痛点 痛点描述 API 文档中枚举值类型参...
  • Spring Cloud 学习资料汇总

    推荐博客 开源 网站 其它 收集 Spring Cloud 相关的学习资料 学习 Spring Cloud 首先需要了解 Spring Boot,不了解 Spring Boot 的同学戳这里Spring Boot学习资料汇总 重点推荐:Spring Cloud 中文索引 推荐博客 纯洁的微笑 Spring Cloud ...