书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 214 个相关结果.
  • 扩展点重构

    扩展点重构 第一步,微核心,插件式,平等对待第三方 第二步,每个扩展点只封装一个变化因子,最大化复用 第三步,全管道式设计,框架自身逻辑,均使用截面拦截实现 第四步,最少概念,一致性概念模型 第五步,分层,组合式扩展,而不是泛化式扩展 第六步,整理,梳理关系 扩展点重构 http://javatar.iteye.com/blog/104...
  • 扩展点重构

    扩展点重构 第一步,微核心,插件式,平等对待第三方 第二步,每个扩展点只封装一个变化因子,最大化复用 第三步,全管道式设计,框架自身逻辑,均使用截面拦截实现 第四步,最少概念,一致性概念模型 第五步,分层,组合式扩展,而不是泛化式扩展 第六步,整理,梳理关系 扩展点重构 http://javatar.iteye.com/blog/1041...
  • 简介

    简介 Spring Security是什么? 历史 发布版本号 获取 Spring Security 使用Maven Maven 仓库 Spring 框架 Bom 使用Gradle Gradle 仓库 使用Spring 4.0.x 和Gradle 项目模块 核心模块 spring-security-core.jar 远程调用 - sp...
  • 分区

    7.4 分区 7.4.1 分区处理器(PartitionHandler) 7.4.2 分割器(Partitioner) 7.4.3 将输入数据绑定到 Steps 7.4 分区 Spring Batch也为Step的分区执行和远程执行提供了一个SPI(服务提供者接口)。在这种情况下,远端的执行程序只是一些简单的Step实例,配置和使用方式都和本机...
  • 有关访问问题的疑难解答

    Windows PowerShell Web 访问中的访问问题疑难解答Troubleshooting Access Problems in Windows PowerShell Web Access 本文内容 登录失败Sign-in failure 内部服务器错误Internal Server Error 可能的原因Possible cause 解决方...
  • 一个一个注册组件

    一个一个注册组件 基础注册示例 在容器中注册类型 注册类型为非默认服务 注册泛型 配置组件的生命期方式 为服务注册多个组件 注册存在的实例 使用委托作为组件工厂 OnCreate 为组件指定名称 使用 (Service override) 为组件提供依赖 为复数服务注册组件 Type forwarding 提供内联依赖 还可以看看...
  • 2.3使用场景

    2.3使用场景 2.3.1依赖管理和命名约定 Spring的依赖和依赖于Spring Maven的依赖管理 Maven的“材料清单”依赖 Gradle 依赖管理 Ivy依赖管理 Zip文件发行 2.3.2 日志 不使用Commons Logging 使用SLF4J 使用的Log4j 运行时容器和原生JCL 2.3使用场景 之前...
  • Windows Support

    Windows Support windows下的运行方式 安装管理机 Inventory Windows System Prep Getting to PowerShell 3.0 or higher 可用的windows模块 开发者:支持的模块及工作原理 提醒:控制机必须是Linux系统 Windows Facts Windows Pl...
  • Flow Control for Remote Core Clients

    1. Consumer Flow Control 2. Window-Based Flow Control 2.1. Fast consumers 2.2. Slow consumers 3. Rate limited flow control 4. Producer flow control 4.1. Window based flow cont...
  • Flow Control

    Flow Control Consumer Flow Control Window-Based Flow Control Fast consumers Slow consumers Rate limited flow control Producer flow control Window based flow control Blocking C...