书栈网 · BookStack 本次搜索耗时 0.023 秒,为您找到 971 个相关结果.
  • Tomcat配置Redis实现Session共享

    Tomcat配置Redis实现Session共享 使用 Webapp-Runner 或 Jetty-Runner 使用 docker 镜像 Tomcat配置Redis实现Session共享 为了使您的应用承受更多的并发,提高应用稳定性,您需要在适当情况下进行扩容。每个节点下的 Tomcat 只存储来访问自己的请求时产生的 session,为了解决扩...
  • Tomcat配置Redis实现Session共享

    Tomcat配置Redis实现Session共享 使用 Webapp-Runner 或 Jetty-Runner 使用 docker 镜像 Tomcat配置Redis实现Session共享 为了使您的应用承受更多的并发,提高应用稳定性,您需要在适当情况下进行扩容。每个节点下的 Tomcat 只存储来访问自己的请求时产生的 session,为了解决扩...
  • Restoring Volumes for Kubernetes StatefulSets

    Restoring Volumes for Kubernetes StatefulSets Longhorn supports restoring backups, and one of the use cases for this feature is to restore data for use in a Kubernetes StatefulSe...
  • Restoring Volumes for Kubernetes StatefulSets

    Restoring Volumes for Kubernetes StatefulSets Longhorn supports restoring backups, and one of the use cases for this feature is to restore data for use in a Kubernetes StatefulSe...
  • 部署

    部署 练习 小结 读后有收获可以支付宝请作者喝咖啡: 部署 对一个Web应用程序来说,除了Servlet、Filter这些逻辑组件,还需要JSP这样的视图文件,外加一堆静态资源文件,如CSS、JS等。 合理组织文件结构非常重要。我们以一个具体的Web应用程序为例: webapp ├── pom . xml └── src ...
  • 获取依赖列表

    获取依赖列表 获取依赖列表 执行 gradle dependencies 命令会列出项目的依赖列表, 所有依赖会根据任务区分,以树型结构展示出来.如下例: 例 11.13. 获取依赖信息 gradle -q dependencies api:dependencies webapp:dependencies 的输出结果 > gradle ...
  • Procfile

    Procfile Introduction to Procfile Procfile format description Procfile Introduction to Procfile A Procfile is Rainbond’s code-based strategy for specifying how a service shou...
  • Compose yml

    docker-compose.yml参考 Image Build Command links external_links ports Expose Volumes volumes_from environment env_file Extends net dns cap_add, cap_drop dns_search w...
  • Plugins List

    Plugins List Plugins List Type Plugin Note Usage/Doc Issue Tracking trello-github-integ Trello/GitHub integration doc Issue Tracking trello Trello doc Issue Tracking jira-gith...
  • Defining metaInfo

    493 2019-08-04 《Vue Meta Document》
    Defining metaInfo Defining metaInfo You can define a [keyName] property in any of your components, by default this is metaInfo . See the API for a list of recognised metaInf...