路径:org.springframework.security.oauth2.provider.endpoint
@Controller的同义词,但仅用于框架提供的端点(因此它永远不会与用@Controller定义的用户自己的端点冲突)。
与@RequestMapping和所有其他@Controller功能一起使用(and match with a FrameworkEndpointHandlerMapping in the servlet context)
路径:org.springframework.security.oauth2.provider.endpoint
@Controller的同义词,但仅用于框架提供的端点(因此它永远不会与用@Controller定义的用户自己的端点冲突)。
与@RequestMapping和所有其他@Controller功能一起使用(and match with a FrameworkEndpointHandlerMapping in the servlet context)
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。