grf110 opened SPR-10825 and commented
Code Used
@RequestMapping(value = "${sys.login.ajax}", method = RequestMethod.POST, produces = MediaType.APPLICATION_JSON_VALUE)
Log Output
10:37:37 [Test worker] INFO o.s.t.w.s.s.StandaloneMockMvcBuilder$StaticRequestMappingHandlerMapping-179 - Mapped "{[/${sys.login.ajax}],methods=[POST],params=[],headers=[],consumes=[],produces=[application/json],custom=[]}"
Process method:
StandaloneMockMvcBuilder.StandaloneConfiguration#requestMappingHandlerMapping
Affects: 3.2.4
Referenced from: commits 64baef9, c211c98