@Configurable couple tightly domain object with Spring. Means that domain object can not relocate to other solutions. Is this a good practice?
Please let me know your thought.
Type: Posts; User: nielinjie; Keyword(s):
@Configurable couple tightly domain object with Spring. Means that domain object can not relocate to other solutions. Is this a good practice?
Please let me know your thought.
It works very fine, thanks a lot.
I have tried to bring domain object ioc to my codes, but failed. I am not familiar with @Aspectj, but really like this 2.0 feature. Can anybody help?
Following is my code (in blue), and result (in...