书栈网 · BookStack 本次搜索耗时 0.031 秒,为您找到 8209 个相关结果.
  • 31.1 支持的缓存提供商

    31.1 支持的缓存提供商 31.1 支持的缓存提供商 缓存抽象不提供实际的存储,而是依赖于org.springframework.cache.Cache 和org.springframework.cache.CacheManager 接口的实现。只要通过@EnableCaching 注解开启缓存支持,Spring Boot就会根据实现自动配置一个...
  • Nacos Spring Cloud

    Nacos Spring Cloud 快速开始 前提条件 启动配置管理 启动服务发现 相关项目 Nacos Spring Cloud 快速开始 本文主要面向 Spring Cloud 的使用者,通过两个示例来介绍如何使用 Nacos 来实现分布式环境下的配置管理和服务注册发现。 关于 Nacos Spring Cloud 的详细文档请参看...
  • 升级

    升级 升级方式1:使用edge-boot升级 升级方式2:手动升级 数据库相关 常见问题 可以跨版本升级吗? 升级后重启时提示 panic: runtime error: invalid memory address or nil pointer deference 升级 可以使用edge-boot 程序升级,也可以手动升级 。 升级方...
  • HTTP/2

    Configure HTTP/2 in Different Application Engines SSL certificate ALPN implementation Jetty Netty Tomcat and other servlet containers Configure HTTP/2 in Different Applica...
  • 枚举维护-gen enums

    基本介绍 解决痛点 痛点描述 痛点解决 命令使用 生成文件的使用 扩展阅读 如何规范定义枚举值 如何对枚举值进行校验 提示 该功能特性为 实验性特性 ,从 v2.4 版本开始提供。 基本介绍 该命令用于分析指定代码目录源码,按照规范生成枚举值信息以及 Go 代码文件, 主要用以完善 OpenAPIv3 文档中的枚举值维护 。 ...
  • Spring Cloud 的子项目介绍

    Spring Cloud 的子项目介绍 Spring Cloud Config Spring Cloud Netflix Spring Cloud Bus Spring Cloud for Cloud Foundry Spring Cloud Cloud Foundry Service Broker Spring Cloud Cluster Sp...
  • 扩展包开发

    Laravel 的扩展插件开发指南 简介 Facade 注解 服务提供者 路由 资源文件 配置 默认的扩展包配置文件 路由 数据库迁移 语言包 发布语言包 视图 重写扩展包视图 发布视图 命令 公用 Assets 发布群组文件 译者署名 Laravel 的扩展插件开发指南 简介 Facade 注解 服务提...
  • Discovery

    Discovery Service API Example Limitations Discovery OPA can be configured to download bundles of policy and data, report status, and upload decision logs to remote endpoints. ...
  • 49、创建自己的自动配置

    49、创建自己的自动配置 49.1、理解自定配置 Bean 49.2、找到候选的自动配置 49.3、条件注解 49.3.1、类条件 49.3.2、Bean 条件 49.3.3、属性条件 49.3.4、资源条件 49.3.5、Web 应用程序条件 49.3.6、SpEL 表达式条件 49.4、测试自动配置 49.4.1、模拟一个 Web 上下...
  • Building a Custom Kernel

    447 2021-09-03 《Fedora Quick Docs》
    Building a Custom Kernel Get the Dependencies Secure boot Building a Kernel from the Fedora dist-git Building a non-debugging kernel Enabling configuration options Building a ...