Skip to content
This repository has been archived by the owner on Jun 7, 2024. It is now read-only.

React.js and Spring Data REST :: A tutorial based on the 5-part blog series by Greg Turnquist

Notifications You must be signed in to change notification settings

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

Repository files navigation

This repository is no longer maintained.

Table of Contents

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.

  • Spring Data REST provides a fast way to build hypermedia-powered repositories.

  • React is Facebook’s solution to efficient, fast, and easy-to-use views in JavaScript.