An aspect really is a way of modularizing the code that will apply a crosscutting concern… [With] the Spring Framework, the transaction management and security are delivered by an aspect approach, so ...