AugustoRavazoli / frontend-backend-integration-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontend backend integration

Example project integrating vanilla frontend with a spring boot backend, the spring boot server serves a static html file and the javascript makes subsequents ajax request to the server.

About

License:MIT License


Languages

Language:Java 63.1%Language:HTML 21.1%Language:JavaScript 15.7%