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
{{ message }}
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
Currently all detected Spring components are listed as a flat list. To make a bit more sense of them it might make sense to group them by architecturally evident role but also allow clients to register additional or own grouping criterias.
The text was updated successfully, but these errors were encountered:
The module canvas now groups Spring components by architecturally evident type (controllers, services etc.). This can be configured by handing a CanvasOptions into the canvas writing methods on Documenter.
The module canvas now groups Spring components by architecturally evident type (controllers, services etc.). This can be configured by handing a CanvasOptions into the canvas writing methods on Documenter.
Currently all detected Spring components are listed as a flat list. To make a bit more sense of them it might make sense to group them by architecturally evident role but also allow clients to register additional or own grouping criterias.
The text was updated successfully, but these errors were encountered: