书栈网 · BookStack 本次搜索耗时 0.114 秒,为您找到 278 个相关结果.
  • All Configuration Properties

    3060 2019-11-10 《Quarkus v1.0 Document》
    All Config All Config Configuration property fixed at build time - ️ Configuration property overridable at runtime AWS Lambda Type Default quarkus.lambda.handler The hand...
  • Writing REST JSON Services

    1109 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Writing JSON REST Services Prerequisites Architecture Solution Creating the Maven project Creating your first JSON REST service Configuring JSON support JSON-B Jacks...
  • Configuring your datasources

    1434 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Datasources TL;DR JDBC datasource Reactive datasource Default datasource JDBC datasource Install the Maven dependencies Configure the JDBC connection Use a database ...
  • Create functions

    Create new functions Get started Templates Classic vs. of-watchdog templates Template store Go templates Go golang-http - (of-watchdog template) Go golang-middleware - (of-wa...
  • Access Log配置

    概念阐述 场景描述 配置说明 启用 Access Log & Request Log 日志格式配置 日志输出文件配置 日志实现框架切换为 logback 1. 排除 Log4j 依赖 2. 添加 logback 依赖 3. 配置 access log & request log 组件的 logger 自定义扩展 Access Log & R...
  • Istio教程

    Istio 教程 准备环境 安装 Kubernetes 安装 Istio 部署示例应用 本地运行 启动 Jaeger Customer Preference Recommendation Jaeger 构建镜像 Customer Preference Recommendation 部署到 Kubernetes 增加 Ingress...
  • 99 后端架构师技术图谱

    《后端架构师技术图谱》 数据结构 队列 集合 链表、数组 字典、关联数组 栈 树 二叉树 完全二叉树 平衡二叉树 二叉查找树(BST) 红黑树 B,B+,B*树 LSM 树 BitSet 常用算法 排序、查找算法 选择排序 冒泡排序 插入排序 快速排序 归并排序 希尔排序 堆排序 计数排序 桶排序 基数排序 ...
  • Writing Your Own Extension

    901 2021-07-08 《Quarkus v1.7 Guides》
    Quarkus - Writing Your Own Extension 1. Extension philosophy 1.1. Why an extension framework 1.2. Favor build time work over runtime work 1.3. How to expose configuration 1.4. E...