This tutorial showed you how to use architectural discovery to identify patterns and antipattens in the source code of a Java™ application.
Identifying the patterns and antipatterns in the source code of an application, and studying how these patterns are connected, is one way to determine the structure of an application. Automated architectural discovery is an efficient way to learn about the design of an application.
Lessons learned
This tutorial showed you how to complete the following tasks:
- Create an analysis configuration for architectural discovery
- Run an architectural discovery analysis
- View the results of an architectural discovery analysis
- Export and save the results of an architectural discovery analysis