By default a bean created in Spring is of scope singleton, so yes each person will access the same instance in those cases.
確定! 回上一頁