|
From: Michael E. M. <mm...@re...> - 2005-10-12 00:37:07
|
I got <description></description> entries specified on all my spring beans and at the top of each spring config file.. yet the beandoc output has no descriptions in the output. Is that supposed to be working? Also- how difficult would it be to drive into the "target" property of the org.springframework.transaction.interceptor.TransactionProxyFactoryBean <http://www.springframework.org/docs/api/org/springframework/transaction/interceptor/TransactionProxyFactoryBean.html> and point to the inner bean? I have most of my targets specified inline.. Thanks, and great work.. The BeanDoc is helping to sell the benefits of Spring IoC. |