书栈网 · BookStack 本次搜索耗时 0.037 秒,为您找到 8209 个相关结果.
  • Spring Boot 项目配置

    1051 2021-03-29 《Forest v1.4.x 教程》
    配置后端 HTTP API 全局基本配置 全局变量定义 配置 Bean ID id title sidebar_label spring_boot_config Spring Boot 项目配置 Spring Boot 项目配置 若您的项目依赖Spring Boot ,并加入了spring-boot-starter-forest 依赖,就...
  • Arthas Spring Boot Starter

    Arthas Spring Boot Starter 配置属性 查看Endpoint信息 非spring boot应用使用方式 Arthas Spring Boot Starter 只支持 spring boot 2 最新版本:查看 配置maven依赖: <dependency> <...
  • 6.10 Spring boot 整合

    6.10 Spring boot 整合 1、maven 坐标 3、Spring Boot 整合 2、Spring MVC 整合 6.10 Spring boot 整合 1、maven 坐标 Spring 整合可以在pom.xml中配置 jfinal 坐标,也可以配置 Enjoy Template Engine 的独立发布版本坐标,其 ma...
  • Spring Boot整合Memcached

    Spring Boot整合Memcached 通用缓存接口 LocalCache的实现 MemcachedCache的实现 自动配置 Memcached的应用案例 小结 拓展阅读 Spring Boot整合Memcached 前面已经提到,缓存是快速提升系统性能,缓解瓶颈的有效手段。 缓存的种类多种多样,小到CPU的缓存,大到静态生成...
  • 4、使用 Spring Boot

    4、使用 Spring Boot 4、使用 Spring Boot 准备开始使用 Spring Boot 了? 立即上手 。 构建系统 :Maven | Gradle | Ant | Starter 最佳实践 :代码结构 | @Configuration | @EnableAutoConfiguration | Bean 与依赖注入 运行代码 :...
  • Spring Boot 使用 Shiro

    Apache Shiro What is Apache Shiro? Apache Shiro Features 特性 High-Level Overview 高级概述 快速上手 基础信息 RBAC Shiro 配置 测试 这篇文章我们来学习如何使用Spring Boot集成Apache Shiro。安全应该是互联网公司的一道生命线,几乎...
  • Spring Boot 使用 Mybatis

    mybatis-spring-boot-starter 无配置文件注解版 1 添加相关maven文件 2、application.properties 添加相关配置 3、开发Mapper 4、使用 极简xml版本 1、配置 2、添加User的映射文件 3、编写Dao层的代码 4、使用 如何选择 这两天启动了一个新项目因为项目组成员...
  • Spring Boot 使用 MongoDB

    mongodb简介 mongodb的增删改查 1、pom包配置 2、在application.properties中添加配置 2、创建数据实体 3、创建实体dao的增删改查操作 4、开发对应的测试方法 5、查看验证结果 多数据源mongodb的使用 1、pom包配置 2、配置文件使用YAML的形式添加两条数据源,如下: 3、配置两个库的数...
  • Spring Boot 使用 Jpa

    spring data jpa介绍 首先了解JPA是什么? spring data jpa 基本查询 预先生成方法 自定义简单查询 复杂查询 分页查询 自定义SQL查询 多表查询 多数据源的支持 同源数据库的多源支持 异构数据库多源支持 其它 参考 在上篇文章springboot(二):web综合开发 -web%E7%BB%B...
  • kops cluster boot sequence

    Kubernetes Bootstrap From spec to complete configuration nodeup: from image to kubelet /etc/kubernetes/manifests kubelet start api-server bringup etcd bringup node bringup ...