Skip to content
This repository was 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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9491e0c · Jun 4, 2024
Apr 29, 2020
Apr 29, 2020
Apr 29, 2020
Jul 23, 2020
Apr 29, 2020
Apr 29, 2020
Apr 27, 2020
Aug 8, 2019
Apr 22, 2019
Apr 22, 2019
Jun 4, 2024
Apr 29, 2020
Apr 29, 2020
Apr 27, 2020
Jul 17, 2019

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.