Spring 可定義Bean的實例範圍(scope)如下。 singleton(預設); prototype; request; session; application; websocket ...
確定! 回上一頁