书栈网 · BookStack 本次搜索耗时 0.016 秒,为您找到 7478 个相关结果.
  • 43.4.1 命名

    43.4.1 命名 43.4.1 命名 确保为你的starter提供一个合适的命名空间(namespace),模块名不要以spring-boot 作为开头,尽管使用一个不同的Maven groupId,未来我们可能会为你正在做的自动配置提供官方支持。 这里是经验之谈,假设你正在为“acme”创建一个starter,命名自动配置模块为acme-spr...
  • Transactions 事务

    Transactions 事务 Transactions 事务 我们将会一步一步地解释在 Spring examples 中公布的 SpringTransactionIntegrationTest 下面是我们使用这个例子的Spring 配置文件(你可以在SpringTransactionIntegrationTestcontext.xml找到它)以下...
  • Java ORMs 连接

    使用 Java ORMs 连接 MyBatis 1. 在 Pom.xml 中添加 MyBatis-Spring-Boot-Starter 2. 添加配置 Spring Data JPA 1. 在 Pom.xml 中添加 spring-boot-starter-data-jpa 2. 添加配置 使用 Java ORMs 连接 除了使用 JDB...
  • 服务注册

    服务注册 初始化项目 引入依赖 配置 application.properties 示例代码 验证 服务注册 初始化项目 使用 jetbrain idea 等工具初始化一个 maven 项目 引入依赖 在上一步初始化好一个 maven 项目之后,我们在 pom.xml 中引入 Spring Boot Polaris 相关依赖。 引入...
  • 服务注册

    服务注册 初始化项目 引入依赖 配置 application.properties 示例代码 验证 服务注册 初始化项目 使用 jetbrain idea 等工具初始化一个 maven 项目 引入依赖 在上一步初始化好一个 maven 项目之后,我们在 pom.xml 中引入 Spring Boot Polaris 相关依赖。 引入...
  • 10.1.1、使用 Maven 安装

    10.1.1、使用 Maven 安装 10.1.1、使用 Maven 安装 Spring Boot 兼容 Apache Maven 3.2 或更高版本。如果您还没有安装 Maven,可以到 maven.apache.org 上按照说明进行操作。 提示 在许多操作系统上,可以通过软件包管理器来安装 Maven。如果您是 OSX Homebre...
  • DampedSpringJoint2D

    DampedSpringJoint2D Brief Description Properties Description Property Descriptions DampedSpringJoint2D Inherits: Joint2D < Node2D < CanvasItem < Node < Object Ca...
  • DampedSpringJoint2D

    DampedSpringJoint2D Description Properties Property Descriptions DampedSpringJoint2D Inherits: Joint2D < Node2D < CanvasItem < Node < Object Damped spring constrai...
  • 36. Hazelcast

    36. Hazelcast 36. Hazelcast 如果添加hazelcast依赖,Spring Boot将自动配置一个HazelcastInstance ,你可以注入到应用中,HazelcastInstance 实例只有存在相关配置时才会创建。如果定义了com.hazelcast.config.Config bean,则Spring Boot...
  • Expression Resolving

    Limit the Exposing Spring Beans Using Spring Beans in Expressions Expression Resolving With the Shared Process Engine Limit the Exposing Spring Beans When using the Process...