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
I'm not entirely sure whether this is a bug in Spring Modulith itself or an issue with Jimmer OpenApi. Because the client code generated by Jimmer correctly recognizes all Controllers.
If I discover any clues about how the integration of Spring Modulith with SpringDoc/OpenApi might be causing this problem, I will promptly provide an update.
ccmjga
changed the title
[BUG] - Jimmer OpenApi cannot recognize all Controllers in a Spring Modulith project.
[BUG] - Jimmer OpenApi UI cannot recognize all Controllers in a Spring Modulith project.
Feb 24, 2025
Jimmer Version
0.9.59
JDK Version
JDK17
Database
PostgreSQL
OS
Mac
Expected behavior
All of the following controllers are expected to be recognized and displayed in the swagger-ui
Jimemr-OpenApi Config:
Actual behavior
Only the controllers in the https://github.com/ccmjga/mjga-scaffold/tree/model-first/src/main/java/com/zl/mjga/user/web
directory are effectively recognized.
Description
I'm not entirely sure whether this is a bug in Spring Modulith itself or an issue with Jimmer OpenApi. Because the client code generated by Jimmer correctly recognizes all Controllers.
browser.zip
If I discover any clues about how the integration of Spring Modulith with SpringDoc/OpenApi might be causing this problem, I will promptly provide an update.
Reproduction steps
Generated SQL
No response
Relation Model
No response
Screenshots
No response
Logs
No response
The text was updated successfully, but these errors were encountered: