Devlive 开源社区 本次搜索耗时 1.003 秒,为您找到 24 个相关结果.
  • Bytecode Enhancement

    1967 2024-05-25 《Apache JDO 3.2.1》
    JDO defines a byte-code enhancement process that provides for dirty detection of fields. Before a class is used at runtime it is compiled and then “enhanced” to implement the inte...
  • Cache API implementations

    1761 2025-03-15 《Redisson 3.45.0》
    Spring Cache Redisson provides various Spring Cache implementations. Each Cache instance has two important parameters: ttl and maxIdleTime . Data is stored infinitely if these se...
  • Integration with Spring

    1483 2025-03-15 《Redisson 3.45.0》
    Spring Boot Starter Integrates Redisson with Spring Boot library. Depends on Spring Data Redis module. Supports Spring Boot 1.3.x - 3.4.x Usage 1. Add redisson-spring-boot-sta...
  • Kafka

    Introduction Pre-requisites Steps Configuration Details What Next? Introduction The Kafka writer allows users to create pipelines that ingest data from Gobblin sources into ...