jar

world.xxnn.dandelion : spring-ai-cn-spring-boot-autoconfigure

Maven & Gradle

Mar 30, 2024

Spring AI CN Auto Configuration · Spring AI CN Auto Configuration

Table Of Contents

Latest Version

Download world.xxnn.dandelion : spring-ai-cn-spring-boot-autoconfigure JAR file - Latest Versions:

All Versions

Download world.xxnn.dandelion : spring-ai-cn-spring-boot-autoconfigure JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window spring-ai-cn-spring-boot-autoconfigure-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.springframework.ai.autoconfigure.retry

├─ org.springframework.ai.autoconfigure.retry.SpringAiRetryAutoConfiguration.class - [JAR]

├─ org.springframework.ai.autoconfigure.retry.SpringAiRetryProperties.class - [JAR]

org.springframework.ai.autoconfigure.chatGLM

├─ org.springframework.ai.autoconfigure.chatGLM.ChatGLMAutoConfiguration.class - [JAR]

├─ org.springframework.ai.autoconfigure.chatGLM.ChatGLMChatProperties.class - [JAR]

├─ org.springframework.ai.autoconfigure.chatGLM.ChatGLMConnectionProperties.class - [JAR]

├─ org.springframework.ai.autoconfigure.chatGLM.ChatGLMEmbeddingProperties.class - [JAR]

├─ org.springframework.ai.autoconfigure.chatGLM.ChatGLMImageProperties.class - [JAR]

├─ org.springframework.ai.autoconfigure.chatGLM.ChatGLMParentProperties.class - [JAR]