@RequestScope sets the scope of a Spring bean to the current web request. ... person) { this.person = person; } public Person get() { return person; } }.
確定! 回上一頁