spring mvc Interface cross-domain access

Adding a note on the interface controller


@CrossOrigin (origins = "*", maxAge = 3600)


to

Guess you like

Origin www.cnblogs.com/lt3232696/p/12627386.html