书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 2392 个相关结果.
  • 13.2.2. 在不使用parent POM的情况下玩转Spring Boot

    13.2.2. 在不使用parent POM的情况下玩转Spring Boot 13.2.2. 在不使用parent POM的情况下玩转Spring Boot 不是每个人都喜欢继承spring-boot-starter-parent POM,比如你可能需要使用公司的标准parent,或只是倾向于显式声明所有的Maven配置。 如果你不想使用spr...
  • 使用开发框架

    使用开发框架 功能简介 开发框架如何集成北极星 使用开发框架 功能简介 北极星 SDK 可以被集成到开发框架内部,如果用户使用开发框架,不需要显式地引入北极星 SDK,只需要依赖北极星相关的框架插件即可接入北极星。 当前支持以下框架的扩展接入: Spring Cloud Spring Boot Dubbo gRPC-Java gRP...
  • Getting Started

    Introduction Project setup Build a sample app Choosing a web library Examples Starter templates
  • 从零开始

    Introduction Project setup Build a sample app Choosing a web library Examples Starter templates
  • 使用zuul做边缘服务

    使用zuul做边缘服务 概念阐述 API Gateway: Zuul 场景描述 注意事项 启动Zuul Proxy 使用Zuul Proxy 使用zuul做边缘服务 概念阐述 API Gateway: API Gateway是一个服务器,也可以说是进入系统的唯一节点。API Gateway封装内部系统的架构,并且提供API给各个...
  • EventMesh Runtime

    EventMesh Runtime 1 Run on your local machine 1.1 Run from source code 1.1.1 Dependencies 1.1.2 Download source code 1.1.3 Run form local 1.2 Run form local binary 1.1.1 Depend...
  • 依赖管理

    依赖管理 依赖关系 唯一ID Maven镜像 搜索第三方组件 练习 小结 读后有收获可以支付宝请作者喝咖啡,读后有疑问请加微信群讨论 依赖管理 如果我们的项目依赖第三方的jar包,例如commons logging,那么问题来了:commons logging发布的jar包在哪下载? 如果我们还希望依赖log4j,那么使用log4j需...
  • Security

    Security Security Security Options Change Root Password Encryption at Rest Auditing Securing Starter Deployments Datacenter to datacenter Security
  • Security

    Security Security Security Options Change Root Password Encryption at Rest Auditing Securing Starter Deployments Datacenter to datacenter Security
  • 59.5 初始化新工程

    59.5 初始化新工程 59.5 初始化新工程 init 命令允许你使用start.spring.io 在不离开shell的情况下创建一个新的项目,例如: $ spring init -- dependencies = web , data - jpa my - project Using service at https : //sta...