书栈网 · BookStack 本次搜索耗时 0.025 秒,为您找到 38 个相关结果.
  • 2. How to use the example code

    2. How to use the example code 2. How to use the example code Most of the code you will find in this document is available as a Git repository and is licensed under the ASF 2....
  • 7. Components lifecycle

    7. Components lifecycle 7.1. Lifecycle stages of a component 7.2. Hook methods for component lifecycle 7.3. Initialization stage 7.4. Rendering stage 7.4.1. Method onConfigure ...
  • Available Plugins and Tools

    Plugins OrientDB session store for Connect Chef Plugins If you’re looking for drivers or JDBC connector go to Programming-Language-Bindings .   Play Framework 2.1 PLAY...
  • 27.1.8 错误处理

    27.1.8 错误处理 27.1.8 错误处理 Spring Boot默认提供一个/error 映射用来以合适的方式处理所有的错误,并将它注册为servlet容器中全局的错误页面。对于机器客户端(相对于浏览器而言,浏览器偏重于人的行为),它会产生一个具有详细错误,HTTP状态,异常信息的JSON响应。对于浏览器客户端,它会产生一个白色标签样式(whi...
  • 升级到Jenkins LTS 2.19.x

    升级到Jenkins LTS 2.19.x 升级到 Jenkins LTS 2.19.4 JNLP代理协议选项未正确保存 Honor jenkins.model.Jenkins.slaveAgentPort again 配置屏幕上的文本框将不再延伸以适应长行 不要在代理构建历史页面上产生大量线程 仪表板上的内存泄漏已修复 升级到 Jenkins...
  • 分布式问题分析

    一、谈谈业务中使用分布式的场景 二、分布式事务 产生原因 应用场景 解决方案 1. 两阶段提交协议 2. 消息中间件 2.1 消息处理模型 2.2 消息的可靠性 三、负载均衡的算法与实现 算法 1. 轮询(Round Robin) 2. 加权轮询(Weighted Round Robbin) 3. 最少连接(least Connecti...
  • 22. Application Security With Apache Shiro 用Shiro保护你的应用安全

    22. Application Security With Apache Shiro 用Shiro保护你的应用安全 What is Apache Shiro?? Why was Apache Shiro created 为何要创建Shiro? Why would you use Apache Shiro today 今天,你为何愿意使用 Shiro? ...
  • 28、开发 Web 应用程序

    28、开发 Web 应用程序 28.1、Spring Web MVC 框架 28.1.1、Spring MVC 自动配置 28.1.2、HttpMessageConverters 28.1.3、自定义 JSON Serializer 和 Deserializer 28.1.4、MessageCodesResolver 28.1.5、静态内容 28....