书栈网 · BookStack 本次搜索耗时 0.022 秒,为您找到 6939 个相关结果.
  • 6.1 spring

    2957 2018-05-01 《互联网面试笔记》
    什么是Spring Spring有哪些优点 Spring框架有哪些模块 什么是控制反转(IOC)?什么是依赖注入? BeanFactory和ApplicationContext有什么区别? Spring有几种配置方式? Spring Bean的生命周期 Spring Bean的作用域之间有什么区别 请解释自动装配模式的区别 Spring 框...
  • Spring Boot

    Overview Usage Import Maven Dependency Configure Spring Boot Properties Use Data Source Special handling for Spring Boot OSS 3 Special handling for earlier versions of Spring...
  • Spring Boot

    简介 使用步骤 引入 Maven 依赖 配置 Spring Boot 使用数据源 针对 Spring Boot OSS 3 的特殊处理 针对低版本的 Spring Boot OSS 2 的特殊处理 简介 ShardingSphere 提供 JDBC 驱动,开发者可以在 Spring Boot 中配置 ShardingSphereDriver...
  • Spring Boot

    Overview Usage Import Maven Dependency Configure Spring Boot Properties Use Data Source Overview ShardingSphere provides a JDBC driver, and developers can configure Sharding...
  • Spring Boot

    简介 使用步骤 引入 Maven 依赖 配置 Spring Boot 使用数据源 简介 ShardingSphere 提供 JDBC 驱动,开发者可以在 Spring Boot 中配置 ShardingSphereDriver 来使用 ShardingSphere。 使用步骤 引入 Maven 依赖 <dependency> ...
  • Spring Security

    Spring Security 步骤1。 部署Casdoor 第2步: 配置连锁应用 步骤3. 配置Spring Security 第4步: 从演示开始 第5步: 试试演示! Spring Security Casdoor 可以使用 OIDC 协议作为IDP 连接各种应用程序。 这里我们将使用Spring Security作为示例来告诉您如何...
  • Spring Beans

    3.2.4. Spring Beans 3.2.4. Spring Beans Spring Beans 是一些类,它们实例的创建和依赖关系的管理都由 Spring 框架容器处理。Beans 设计用于实现应用程序业务逻辑。 默认情况下,Spring Bean 是 单例,即每个应用程序 block 中只存在此类的一个实例。如果单例 bean 在字...
  • Java (Spring)

    Hello World - Spring Boot Java Before you begin Recreating the sample code Building and deploying the sample Removing the sample app deployment Hello World - Spring Boot Ja...
  • Java (Spring)

    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...
  • Spring Boot

    Live Reload Step-by-Step Guide Additional Configuration Limitations Live Reload Overview Spring Boot JRebel HotswapAgent Jetty TomEE For Vaadin application based on S...