Technical Debts

  1. AOP proxy for named proxy:

need to update QueryIntroductionInterceptor.invoke( ) so that it does not intercept methods that are annotated with a custom @QueryIntercept(false)

  1. Organize FeeContext.xml into separate files. Mainly service transaction management and advice definitions, hibernate configurations and sessionFactory definitions should go on separate context files.