13 Star 123 Fork 52

zhangrg/dify-java-client

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 852 Bytes
一键复制 编辑 原始数据 按行查看 历史
方帅 提交于 2025-08-20 21:29 +08:00 . segments response
######################################################################
# Build Tools
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
target/
!.mvn/wrapper/maven-wrapper.jar
######################################################################
# IDE
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
nbproject/private/
build/*
nbbuild/
nbdist/
.nb-gradle/
######################################################################
# Others
*.log
*.dat
*.xml.versionsBackup
*.swp
!*/build/*.java
!*/build/*.html
!*/build/*.xml
.flattened-pom.xml
.vscode
/.vscode/
.DS_Store
# Test configuration
src/test/resources/dify-test-config.properties
# SpecStory explanation file
.specstory/.what-is-this.md
.specstory/**
.specstory
.cursorindexingignore
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/zhangriguang/dify-java-client.git
git@gitee.com:zhangriguang/dify-java-client.git
zhangriguang
dify-java-client
dify-java-client
main

搜索帮助