书栈网 · BookStack 本次搜索耗时 0.036 秒,为您找到 338 个相关结果.
  • Embed the API

    Prerequisites Required Steps The REST API is an artifact of its own, which means that it can be embedded in any other JAX-RS application independently of the engine. Prereq...
  • 条件表达式

    条件表达式 CASE IF COALESCE NULLIF TRY 示例 条件表达式 CASE 标准 SQL CASE 表达式具有两种形式。“简单”形式从左向右搜索每个 value 表达式,直到找到一个等于 expression 的表达式: CASE expression WHEN value THEN resul...
  • 源码目录结构

    源码目录结构 源码目录结构 Linkis层级目录结构解释,如果您想详细Linkis,请查看Linkis的相关架构设计文档 ├─ assembly ├─ bin ├─ conf ├─ core //核心抽象,里面放有所有的公用模块 │ ├─ cloudModule //微服务必须引入的模块,内嵌Jetty + We...
  • 接口规范

    1. HTTP or WebSocket ? 2. URL规范 3. 接口请求格式 4. 接口返回格式 Contributor为Linkis贡献新的Restful接口时,需遵循如下接口规范进行接口开发。 1. HTTP or WebSocket ? Linkis目前提供了两种接口方式:HTTP和WebSocket。 WebSocket...
  • 28、开发 Web 应用程序

    28、开发 Web 应用程序 28.1、Spring Web MVC 框架 28.1.1、Spring MVC 自动配置 28.1.2、HttpMessageConverters 28.1.3、自定义 JSON Serializer 和 Deserializer 28.1.4、MessageCodesResolver 28.1.5、静态内容 28....
  • Creating extensions

    Creating extensions Writing your own extensions Creating a Druid Module Registering your Druid Module Adding a new deep storage implementation Validating your deep storage imple...
  • Creating extensions

    Creating extensions Writing your own extensions Creating a Druid Module Registering your Druid Module Adding a new deep storage implementation Validating your deep storage imple...
  • Creating extensions

    Creating extensions Writing your own extensions Creating a Druid Module Registering your Druid Module Adding a new deep storage implementation Validating your deep storage imple...
  • 13.5. Starters

    13.5. Starters 13.5. Starters Starters是一个依赖描述符的集合,你可以将它包含进项目中,这样添加依赖就非常方便。你可以获取所有Spring及相关技术的一站式服务,而不需要翻阅示例代码,拷贝粘贴大量的依赖描述符。例如,如果你想使用Spring和JPA进行数据库访问,只需要在项目中包含spring-boot-start...
  • Retrieval-augmented generation

    Retrieval-augmented generation processor Request fields Context field list Example Creating a search pipeline Using a search pipeline Retrieval-augmented generation process...