Devlive 开源社区 本次搜索耗时 0.776 秒,为您找到 165 个相关结果.
  • Integration with Spring

    3758 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...
  • Getting Started with Hive JDBC

    3754 2024-07-05 《Apache Kyuubi 1.9.1》
    How to get the Kyuubi JDBC driver Connect to non-kerberized Kyuubi Server Connect to Kerberized Kyuubi Server How to get the Kyuubi JDBC driver Kyuubi Thrift API is fully comp...
  • 7.11 Add a custom browser icon

    3730 2024-05-24 《R Markdown Cookbook》
    References Section 7.10 demonstrates that we can inject additional code into the HTML head, body, or footer with the includes option of the html_document format. This techniqu...
  • Docker

    3724 2024-06-03 《Docusaurus 1.14.7》
    Run the local web server in docker Use docker-compose Docker is a tool that enables you to create, deploy, and manage lightweight, stand-alone packages that contain everything ...
  • Site Preparation

    3695 2024-06-03 《Docusaurus 1.14.7》
    Directory Structure Directory Descriptions Key Files Preparation Notes After installing Docusaurus , you now have a skeleton to work from for your specific website. The follow...
  • 9.1 LaTeX or HTML output

    3555 2024-05-24 《R Markdown Cookbook》
    LaTeX and HTML are two commonly used output formats. The function knitr::is_latex_output() tells you if the output format is LaTeX (including Pandoc output formats latex and bea...
  • Distributed collections

    3485 2025-03-14 《Redisson 3.45.0》
    Map Redis or Valkey based distributed Map object for Java implements ConcurrentMap interface. This object is thread-safe. Consider to use Live Object service to store POJO obje...
  • Caching

    3419 2024-06-22 《Apache Accumulo 2.x》
    Configuration Accumulo tablet servers have block caches that buffer data in memory to limit reads from disk. This caching has the following benefits: reduces latency when rea...
  • Authentication

    3306 2024-06-22 《Apache Accumulo 2.x》
    Configuration Root user Creating users Authenticating users Changing user passwords Removing users Accumulo has authentication to verify the identity of users. Configurati...
  • 9.2 Display HTML widgets

    3300 2024-05-24 《R Markdown Cookbook》
    References HTML widgets (https://www.htmlwidgets.org ) are typically interactive JavaScript applications, which only work in HTML output. If you knit an Rmd document containing H...