# tut-react-and-spring-data-rest **Repository Path**: longGeGood/tut-react-and-spring-data-rest ## Basic Information - **Project Name**: tut-react-and-spring-data-rest - **Description**: React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-06-23 - **Last Updated**: 2024-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- tags: [rest,hateoas,data,react,security] projects: [spring-data-rest,spring-data-jpa,spring-hateoas,spring-security,spring-boot,] --- :toc: left :icons: font :source-highlighter: prettify :image-width: 500 = React.js and Spring Data REST This tutorial shows a collection of apps that use Spring Data REST and its powerful backend functionality combined with React's sophisticated features to build an easy-to-grok UI. * https://www.youtube.com/watch?v=TgCr7v9tdKM[Spring Data REST] provides a fast way to build hypermedia-powered repositories. * https://facebook.github.io/react/index.html[React] is Facebook's solution to efficient, fast, and easy-to-use views in the land of JavaScript. include::basic/README.adoc[leveloffset=+1] include::hypermedia/README.adoc[leveloffset=+1] include::conditional/README.adoc[leveloffset=+1] include::events/README.adoc[leveloffset=+1] include::security/README.adoc[leveloffset=+1] include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/footer.adoc[]