Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Spring Rest and ReactIs

We're trying to make a single project with react and spring rest. The controller calls index.js in the resources/templates folder. I have a separate react module in the same project which is displaying the needed output correctly. also I've linked resources/template to the build folder of react.

The issue is that my controller goes to I decided.js in template folder but doesn't render the component. How can I create the needed link between react and spring?

Comments