You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
当前项目引用另一个模块的文档注解无法生成openapi文档
The current project cannot generate an openAPI document by referencing another module's document annotation
Actual behavior
The current project cannot generate an openAPI document by referencing another module's document annotation
Description
How to solve ?
Save the doc comment information of the current module to resource client file, even if the API of the current module does not require it
Use the resouces client of the module where the class is located, in order to obtain the correct document comments
Reproduction steps
module A
module B
run module B
openapi ChangeBelongTaggingImageryAnnotationCmd id and geo field not have description
Generated SQL
No response
Relation Model
No response
Screenshots
No response
Logs
No response
The text was updated successfully, but these errors were encountered:
#1022
ksp arg jimmer.client.saveAllClassDocuments:
whether generate resource client for all classes in the current module(是否给当前模块的所有类生成resource client)
image
Jimmer Version
0.9.81
JDK Version
JDK8
Database
MySQL
OS
Windows
Expected behavior
当前项目引用另一个模块的文档注解无法生成openapi文档
The current project cannot generate an openAPI document by referencing another module's document annotation
Actual behavior
The current project cannot generate an openAPI document by referencing another module's document annotation
Description
How to solve ?
Save the doc comment information of the current module to resource client file, even if the API of the current module does not require it
Use the resouces client of the module where the class is located, in order to obtain the correct document comments
Reproduction steps
module A


module B
run module B
openapi ChangeBelongTaggingImageryAnnotationCmd id and geo field not have description
Generated SQL
No response
Relation Model
No response
Screenshots
No response
Logs
No response
The text was updated successfully, but these errors were encountered: