smart-doc-v3.0.6
What's Changed
- deps: bump gson,slf4j-api,beetl,common-util to latest version by @shalousun in #812
- fix: rest api sort error by @shalousun in #813
- fix: Tree structure parsing bug by @shalousun in #814
- deps: Bump JQuery to 3.7.1, Highlight.js to v11.9.0 by @shalousun in #815
- fix: Fix the issue where the generated OpenAPI is not sorted according to the specified order. by @shalousun in #817
- optimised: Optimise the duplicate code in the template builders by @shalousun in #818
- fix: 🐛 add jakarta validation group to fix issue #819 by @linwumingshi in #820
- Fix/jsr303 required field bug by @linwumingshi in #823
- fix: It is suspected that the curl request generated under a single file cannot obtain the header correctly. Currently, the debug execution is successful under multiple files, and the curl command generated by copying cannot be requested. Changing to double quotation marks is normal by @Hans-Wu-cn in #827
- fix: 🐛 Prevent EntryAnnotation from being inherited from parent classes and interfaces by @linwumingshi in #825
- fix: 🐛 Fix display issues for Instant and EnumSet<?> types by @linwumingshi in #829
- fix: Generate OpenAPI Paths Object tags do not match by @Itswag in #831
- Feature/jsonformat and json serialize by @linwumingshi in #834
- refactor: ♻️ Add HttpStatusEnum and enhance HttpStatusUtil by @linwumingshi in #837
- fix(openapi): 🐛 support @jsonformat(shape = JsonFormat.Shape.NUMBER) annotation for enum types example by @linwumingshi in #836
- fix: 🐛 ensure non-null collections for API schema properties by @linwumingshi in #841
- refactor(build-template): ♻️ utilize ServiceLoader for dynamic loading by @linwumingshi in #839
- docs: 📝 update Chinese documentation links by @linwumingshi in #842
New Contributors
Full Changelog: 3.0.5...3.0.6