bitkylin/bitkylin-universal-generate
IntelliJ IDEA / Android studio Plugin. Easily generate Swagger and Protostuff annotations with one click, generate JavaDoc with various data sources. deleting various elements can also be done with one click.
When working with Java code in IntelliJ IDEA or Android Studio, this tool helps you manage annotations and documentation. It takes your existing Java code and its documentation (JavaDoc) and can automatically generate or convert between Swagger and Protostuff annotations, or find and populate JavaDoc for fields based on similar existing code. This is for Java developers who write APIs and need to maintain clear, consistent documentation and data contract definitions.
No commits in the last 6 months.
Use this if you are a Java developer frequently generating or converting Swagger and Protostuff annotations or maintaining JavaDoc for API contracts.
Not ideal if you are working with languages other than Java or development environments other than IntelliJ IDEA or Android Studio.
Stars
11
Forks
4
Language
Java
License
MIT
Category
Last pushed
Dec 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/bitkylin/bitkylin-universal-generate"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...