Domain Driven Design with Spring and AspectJ | Java Code Geeks
In a previous post hosted at JavaCodeGeeks, our JCG partner Tomasz Nurkiewicz presented an introduction to Domain Driven Design using the State design pattern. At the end of that tutorial, he admitted that he had left out the process of how to inject dependencies (DAOs, business services etc.) to the domain objects. However, he promised to explain the details in a subsequent post. Well, it is now time to see how this is accomplished. Tomasz continues with a very thought-provocative tutorial.Read full article from Domain Driven Design with Spring and AspectJ | Java Code Geeks
No comments:
Post a Comment