书栈网 · BookStack 本次搜索耗时 0.021 秒,为您找到 8310 个相关结果.
  • Use Spring Boot Starter

    Import Maven Dependency Configuration Job Start ElasticJob-Lite Spring Boot Starter has already integrated TracingConfiguration configuration. What developers need to do is reg...
  • Use Spring Boot Starter

    Job configuration Implements ElasticJob Configure CoordinateRegistryCenter and Jobs Job Start Schedule Job One-off Job Configuration error handler strategy Log Strategy Thro...
  • 四、Spring Boot 特性

    四、Spring Boot 特性 四、Spring Boot 特性 本部分将介绍 Spring Boot 相关的细节内容。在这里,您可以学习到可能需要使用和自定义的主要功能。您如果还没有做好充分准备,可能需要阅读第二部分:入门 和第三部分:使用 Spring Boot ,以便打下前期基础。 23、SpringApplication ...
  • Spring Boot 使用 RabbitMQ

    RabbitMQ介绍 相关概念 交换机(Exchange) springboot集成RabbitMQ 简单使用 多对多使用 高级使用 RabbitMQ 即一个消息队列,主要是用来实现应用程序的异步和解耦,同时也能起到消息缓冲,消息分发的作用。 消息中间件在互联网公司的使用中越来越多,刚才还看到新闻阿里将RocketMQ捐献给了apache,...
  • Spring Boot 使用 FastDFS

    1、pom包配置 2、配置文件 3、封装FastDFS上传工具类 4、编写上传控制类 上篇文章介绍了如何使用Spring Boot上传文件 ,这篇文章我们介绍如何使用Spring Boot将文件上传到分布式文件系统FastDFS中。 这个项目会在上一个项目的基础上进行构建。 1、pom包配置 我们使用Spring Boot最新版本1.5.9...
  • 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 的独立发布版本坐标,其 mav...
  • Spring Boot整合Sentry

    Spring Boot整合Sentry Sentry中新建项目 在Spring Boot中配置日志输出 Spring Boot中配置DSN 实验异常发生的效果 Spring Boot整合Sentry 在上一小节中,我们探讨了如何运维Senty系统。 搭建好的Sentry系统,需要接入错误事件的数据源,才能发挥功效。 在本节中,我们探讨如何...
  • Spring Boot 项目配置

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

    I、Spring Boot 文档 作者 Phillip Webb Dave Syer Josh Long Stéphane Nicoll Rob Winch Andy Wilkinson Marcel Overdijk Christian Dupuis Sébastien Deleuze Michael Simons Vedran Pavić Ja...
  • Hello World - Spring Boot Java

    Hello World - Spring Boot Java Prerequisites Building the sample app Deploying the app Verification Deleting the app Hello World - Spring Boot Java This guide describes the...