polymer-starter-kit icon indicating copy to clipboard operation
polymer-starter-kit copied to clipboard

Polymer3 + SpringBoot Integration

Open ArvindAkula opened this issue 6 years ago • 1 comments

We are replacing our application front end from JSP,Jquery to Polymer3 and we want to continue using Spring Boot + Java REST API as backend . I am unable to find good Documentation for integration of Polymer3+SpringBoot.

Example : Do we have any documentation or sample poc on Polymer3+SpringBoot+RESTAPI calls are achieved.Mostly how the Cross-Origin Resource Sharing (CORS) Spring Boot REST to polymer3 to is achieved.

ArvindAkula avatar Feb 09 '19 19:02 ArvindAkula

I would recommend you to move to LitElement instead of Polymer 3 if you are changing your stack (this is not related to SpringBoot and I hope you will find your answer)

yveslange avatar Apr 02 '19 19:04 yveslange