:label: Documentation :label: Diagram
Hello !
Are there any UML diagrams for Spring Framework, in this case for Spring Boot? The goal is to get an overview of how the parts are connected together.
Thank you !
Comment From: wilkinsona
We don't have any such diagrams. We sometimes use Structure 101 when we want to look at the structure of the code. It should also be possible to generate UML diagrams from the code. There are various tools that can do that but I cannot recommend any one in particular as I have not used them.