解決this.getHibernateTemplate()==null的問題 剛剛在整合SSH時碰到了這樣一個問題: 當我用junit測試時不會報任何異常,數據也都能得到 public class BuyerTest { @BeforeCla ...