Spring application behaves differently when adding AOP Advice -
i'm using spring integration project logging aspect created. using aop annotations aspect configured. application works expected logging annotation commented. if annotation uncommented app still work, boolean field applysequence magically becomes false.
any appreciated.
Comments
Post a Comment