< Previous

Summary

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:
< Previous