Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Allow grouping of Spring components in module canvas #130

Closed
odrotbohm opened this issue Nov 3, 2020 · 0 comments
Closed

Allow grouping of Spring components in module canvas #130

odrotbohm opened this issue Nov 3, 2020 · 0 comments
Assignees
Labels
in: documentation support Documentation generation type: enhancement New feature or request
Milestone

Comments

@odrotbohm
Copy link
Collaborator

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.

@odrotbohm odrotbohm added type: enhancement New feature or request in: documentation support Documentation generation labels Nov 3, 2020
@odrotbohm odrotbohm added this to the 1.1 M1 milestone Nov 3, 2020
@odrotbohm odrotbohm self-assigned this Nov 3, 2020
odrotbohm added a commit that referenced this issue Nov 3, 2020
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.
odrotbohm added a commit that referenced this issue Nov 13, 2020
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.
odrotbohm added a commit that referenced this issue Nov 13, 2020
Introduced dedicated Grouping / Groupings abstraction to contain the name, an optional description and the assignment predicate.
odrotbohm added a commit that referenced this issue Nov 13, 2020
Introduced dedicated Grouping / Groupings abstraction to contain the name, an optional description and the assignment predicate.
odrotbohm added a commit that referenced this issue Nov 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
in: documentation support Documentation generation type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant