使用代理時,應僅將@Transactional 註釋應用於具有public 可見性的方法。 如果使用@Transactional 註釋對protected 。private 或者包可見方法進行註釋,則不會引發錯誤,但 ...
確定! 回上一頁