spring scope="prototype", scope="session" ... 但是對那些Dao的實現類推介scope=“singleton” ,因為這些類沒有狀態,用singleton只需維護一個例項,顯然 ...
確定! 回上一頁