Skip to content

smart-doc-1.8.7

Compare
Choose a tag to compare
@shalousun shalousun released this 02 Jun 15:28
· 1692 commits to master since this release

New Features

  • Added support for Apache Dubbo RPC interface documentation.
  • Added conversion of field format from camel to underline.
  • The maven plugin and gradle plugin provide includes configuration for loading third-party libraries.
  • Added document interface sorting function according to interface title.

Enhancement

  • Enhance the analysis of java interface.
  • Enhance the analysis of the method of using @RequestBody to bind parameters.

Bug Fixes