Devlive 开源社区 本次搜索耗时 0.626 秒,为您找到 324 个相关结果.
  • PersistenceManagerFactory

    6258 2024-05-25 《Apache JDO 3.2.1》
    Standard JDO Properties Any JDO-enabled application will require (at least) one PersistenceManagerFactory. Typically applications create one per datastore being utilised. A Persi...
  • Mixed-Iceberg

    6246 2024-06-26 《Apache Amoro 0.6.1》
    Compared with Iceberg format, Mixed-Iceberg format provides more features: Stronger primary key constraints that also apply to Spark OLAP performance that is production-ready fo...
  • Implementations

    6178 2024-05-25 《Apache JDO 3.2.1》
    JDO Reference Implementations Implementations To build and run your JDO application, you need a JDO implementation. This page lists commercial and non-commercial JDO implementat...
  • Integration with Spring

    6167 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...
  • GitHub 趋势日报 (2025年04月08日)

    📈 今日整体趋势 Top 10 📊 分语言趋势 Top 5 C++ Ruby C Go PHP TypeScript Java Kotlin Lua HTML 本日报由 TrendForge 系统生成 https://trendforge.devlive.org/ 📈 今日整体趋势 Top 10 排名 项目名称 ...
  • Intro to schema feature

    Why we need schema SchemaOptions table schema_first comment Columns What type supported at now How to declare type supported PrimaryKey ConstraintKeys What constraintType s...
  • Cache API implementations

    6035 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...
  • Config File Encryption And Decryption

    Introduction How to use How to implement user-defined encryption and decryption Introduction In most production environments, sensitive configuration items such as passwords a...
  • Navigation and Sidebars

    6003 2024-06-03 《Docusaurus 1.14.7》
    Referencing Site Documents How Documents are Linked Adding Documents to a Sidebar Adding Subcategories Adding New Sidebars Additions to the Site Navigation Bar Adding Document...
  • Function

    5996 2024-06-14 《Lodash 3.10.1》
    _.after(n, func) Arguments Returns Example _.ary(func, [n=func.length]) Arguments Returns Example _.before(n, func) Arguments Returns Example _.bind(func, thisArg, [par...