spring-attic / tut-react-and-spring-data-rest

React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist
https://spring.io/guides/tutorials/react-and-spring-data-rest
883 stars 1.58k forks source link

:doctype: book :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

This repository is no longer maintained.

= 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-understand UI.

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[]