书栈网 · BookStack 本次搜索耗时 0.033 秒,为您找到 12405 个相关结果.
  • Spring 集成缓存

    1179 2020-01-17 《Spring 教程》
    Spring 集成缓存 缓存接口 开启注解 缓存注解使用 @Cacheable @CachePut @CacheEvict @Caching @CacheConfig 缓存存储 使用 ConcurrentHashMap 作为缓存 使用 Ehcache 作为缓存 使用 Caffeine 作为缓存 示例代码 参考资料 Spri...
  • Spring booter with bboss

    Spring boot整合ElasticSearch案例分享 1.集成bboss es starter 2.创建spring boot启动类 3.单es集群配置和使用 3.1 配置单es集群 3.1.1 application.properties 3.1.2 application.yml 3.2 单集群测试用例 4.多ES集群测试用例 4...
  • Spring Cloud Sleuth

    Spring Cloud Sleuth Features Quick Start Sample Projects Spring Cloud Sleuth Spring Cloud Sleuth为Spring Cloud提供了分布式追踪方案,借用了Dapper,Zipkin和HTrace。对于大多数用户来说Sleuth应该是看不见的,与外部系统的...
  • Spring Cloud Bus

    Spring Cloud Bus Quick Start Sample Projects Spring Cloud Bus Spring Cloud Bus 通过一个轻量级消息代理连接分布式系统的节点。这可以用于广播状态更改(如配置更改)或其他管理指令。当前唯一的实现方式是通过一个AMQP代理作为消息传输,但相同的基本特征(传输上的一些依赖)是其...
  • Spring Security 概述

    Spring Security 概述 Spring Security 简介 Spring Security 的安装 使用 Maven 使用 Gradle 模块 Core - spring-security-core.jar Remoting - spring-security-remoting.jar Web - spring-security-...
  • Spring Batch介绍

    Spring Batch介绍 Spring Batch介绍 在企业领域,有很多应用和系统需要在生产环境中使用批处理来执行大量的业务操作.批处理业务需要自动地对海量数据信息进行各种复杂的业务逻辑处理,同时具备极高的效率,不需要人工干预.执行这种操作通常根据时间事件(如月末统计,通知或信件),或者定期处理那些业务规则超级复杂,数据量非常庞大的业务,(如保...
  • Spring Framework Integration

    The camunda-engine Spring framework integration is located inside the camunda-engine-spring maven module and can be added to apache maven-based projects through the following d...
  • Spring MVC 日志

    Spring MVC 摘要日志(spring-mvc-digest.log) Spring MVC 统计日志(spring-mvc-stat.log) SOFATracer 集成 SpringMVC 后输出 MVC 请求的链路数据格式,默认为 JSON 数据格式。 Spring MVC 摘要日志(spring-mvc-digest.log) 以...
  • Spring命名空间

    819 2018-04-17 《Spring Data 文档》
    Spring命名空间 Spring命名空间
  • Spring Cloud NetFlix

    Spring Cloud Netflix 介绍 分析 总结 Spring Cloud Netflix 介绍 http://cloud.spring.io/spring-cloud-netflix/ http://github.com/spring-cloud/spring-cloud-netflix 分析 总结