Spring Profiles on method level With Spring MVC

前端 未结 0 1099
萌比男神i
萌比男神i 2020-12-10 13:41
@RequestMapping(value = "/verification/selectAuthVerifyCode", method = RequestMethod.GET, produces = Constant.APP_JSON)
@Bean
@Profile({"local"})         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题