Skip to content

smart-doc-1.8.5

Compare
Choose a tag to compare
@shalousun shalousun released this 19 Apr 05:54
· 1748 commits to master since this release

Enhancement

  • Add @PatchMapping support.
  • Support the use of an object to replace the interface parameter object to complete better document rendering.

Bug Fixes

  • Fixed maven plugin class loader loading enum class error.
  • Fixed When the request parameters are generic, smart-doc parsing generates documentation errors.
  • Fixed the problem of group verification null pointer, do not perform group verification processing on returned objects.
  • Optimize smart-doc-maven-plugin support for multi-level maven projects.