Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.01 KB

README.adoc

File metadata and controls

22 lines (17 loc) · 1.01 KB

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.