Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
EJB 事务管理相对于 Spring 事务管理的真正好处是什么
最大的优点之一是在 Spring 中您需要自己配置事务管理,而在 EJB 中您只需放置注释即可。有关 EJB 与 Spring 事务的更多信息: