Relative Content

Tag Archive for javaspring-mvcspring-data-jpa

Cross Origion Error when sending request from React to Spring mvc

I am using Spring mvc with React Js but unable to solve the problem of Cors.When i post or want to get the data from spring mvc controller its gives error Cross origion not allowed.i have added this these lines in applicationcontext.xml file but failed to build and run the application