When a spring bean is scoped as a prototype, the Spring IoC container creates new bean instance every time when a request is made for that bean.
確定! 回上一頁