Skip to content

v0.9.9

Compare
Choose a tag to compare
@bitkylin bitkylin released this 06 Aug 10:36
· 126 commits to main since this release

Added

  • Populate the JavaDoc with class field descriptions or method parameter field descriptions based on the same name field in the project, exact or fuzzy matching annotations and Swagger annotations.
  • Add the deletion function of JavaDoc, Swagger annotations and Protostuff annotations.
  • Optimize the display of the right-click menu

添加

  • 根据项目中的同名字段,精确或模糊匹配注释及Swagger注解,将类字段的描述或方法入参字段的描述填充到JavaDoc中
  • 增加JavaDoc、Swagger注解、Protostuff注解的删除功能
  • 优化右键菜单的展示形式