You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
The text was updated successfully, but these errors were encountered: