# spring-doc-helper **Repository Path**: optimisticGeek/spring-doc-helper ## Basic Information - **Project Name**: spring-doc-helper - **Description**: 这是一款针对spring的接口文档插件,通过本插件获取接口文档,快速查看接口文档,快速复制接口文档的html、json、markdown、cURL等,生成接口用例,导入到yapi、postman等。 - **Primary Language**: Kotlin - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: https://github.com/OptimisticGeek/spring-doc-helper - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-02-06 - **Last Updated**: 2024-02-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springDocHelper [![Build](https://github.com/OptimisticGeek/spring-doc-helper/actions/workflows/build.yml/badge.svg)](https://github.com/OptimisticGeek/spring-doc-helper/actions/workflows/build.yml) [![Release](https://badgen.net/github/release/OptimisticGeek/spring-doc-helper)](https://github.com/OptimisticGeek/spring-doc-helper/releases) [![Stars](https://badgen.net/github/stars/OptimisticGeek/spring-doc-helper)](https://github.com/OptimisticGeek/spring-doc-helper/releases) [![Version](https://img.shields.io/jetbrains/plugin/v/23730-springdochelper)](https://plugins.jetbrains.com/plugin/23730-springdochelper) [![Downloads](https://img.shields.io/jetbrains/plugin/d/23730-springdochelper)](https://plugins.jetbrains.com/plugin/23730-springdochelper) This is a plugin for spring interface documentation. With this plugin, you can quickly view and copy interface documentation in HTML, JSON, Markdown, cURL, etc., and generate interface test cases for import into Yapi, Postman, etc. 这是一款针对spring的接口文档插件,通过本插件获取接口文档,快速查看接口文档,快速复制接口文档的html、json、markdown、cURL等,生成接口用例,导入到yapi、postman等。 ## 支持功能 - 接口文档分析 - 鼠标悬浮文档提示(class、field、response、params、method) - Object与泛型返回值真实类型推断 - 快速文档提示复制model的html、json - GET|POST|PUT|DELETE左侧小图标,支持复制操作 - controller缓存逻辑 - 复制接口Curl请求 ## Todo - [ ] 基于接口的搜索 - [ ] 生成接口请求用例 - [ ] 针对指定类的自定义fields - [ ] 导入到Yapi - [ ] 导入到Postman - [ ] swagger文档分析 ## Installation - Using the IDE built-in plugin system: Settings/Preferences > Plugins > Marketplace > Search for "spring-doc-helper" > Install - Manually: Download the [latest release](https://github.com/OptimisticGeek/spring-doc-helper/releases/latest) and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk... --- Plugin based on the [IntelliJ Platform Plugin Template][template]. [template]: https://github.com/JetBrains/intellij-platform-plugin-template [docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation