The problem is not in your Spring annotations but your design pattern. You mix together different scopes and threads: singleton; session (or ...
確定! 回上一頁