书栈网 · BookStack 本次搜索耗时 0.043 秒,为您找到 2324 个相关结果.
  • Quick Start

    Quick Start On this page Requirements Start a new Doks project Create a new site Doks child theme Doks starter theme Change directories Install dependencies Start developmen...
  • 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 上下...
  • 新建项目

    介绍 创建maven项目 添加项目依赖 添加默认配置文件 编写TodoServiceApplication类 启动应用 介绍 项目是基于 Spring boot 的 maven 项目。 新建maven项目 添加项目依赖 添加默认配置文件 创建maven项目 本地新建一个空的 maven 项目choerodon-todo-se...
  • 新建项目

    介绍 创建maven项目 添加项目依赖 添加默认配置文件 编写TodoServiceApplication类 启动应用 介绍 项目是基于 Spring boot 的 maven 项目。 新建maven项目 添加项目依赖 添加默认配置文件 创建maven项目 本地新建一个空的 maven 项目choerodon-todo-se...
  • 1. Start New Project

    1. Start New Project On this page Create a new site Doks child theme Doks starter theme Change directories Install dependencies Start development server 1. Start New Proj...
  • 新建项目

    介绍 创建maven项目 添加项目依赖 添加默认配置文件 编写TodoServiceApplication类 启动应用 介绍 项目是基于 Spring boot 的 maven 项目。 新建maven项目 添加项目依赖 添加默认配置文件 创建maven项目 本地新建一个空的 maven 项目choerodon-todo-se...
  • 新建项目

    介绍 创建maven项目 添加项目依赖 添加默认配置文件 编写TodoServiceApplication类 启动应用 介绍 项目是基于 Spring boot 的 maven 项目。 新建maven项目 添加项目依赖 添加默认配置文件 创建maven项目 本地新建一个空的 maven 项目choerodon-todo-se...
  • 73. 日志

    73. 日志 73. 日志 Spring Boot除了commons-logging API外没有其他强制性的日志依赖,你有很多可选的日志实现。想要使用Logback ,你需要包含它及jcl-over-slf4j (它实现了Commons Logging API)。最简单的方式是通过依赖spring-boot-starter-logging 的sta...
  • Web Applications

    Enterprise webapps To enable the Web Applications you can use the following starter in your pom.xml : <dependency> <groupId> org.camunda.bpm.springboot </groupId> <ar...