Building a Spring Boot REST API powered by Redis, with a React front end: Part 2



Building a Spring Boot REST API powered by Redis, with a React front end: Part 2

Building a Spring Boot REST API powered by Redis, with a React front end: Part 2

Join Brian to build a Spring Boot RESTful API powered by Redis and coupled with a React.js front-end.

Brian will help you tackle the building of a Spring Boot application using Spring Data Redis to achieve a Redis-powered version of Todo-Backend ( http://www.todobackend.com)

In a later video, Brian will teach you how to build a React.js app embedded in the SpringBoot app to implement https://todomvc.com

00:43 – Spring Initializr
03:38 – Using Jedis
04:26 – Spring Data
04:48 – Spring Data Repositories
06:01 – Spring Data Redis
06:38 – Inspecting Base Project
09:30 – Connect to Redis
12:15 – The Todo Model
15:10 – Todo Repository
17:20 – Seed the DB
19:42 – Serialization

You can find the complete application at https://github.com/redis-developer/tut-spring-data-redis-react-todomvc

$ git clone [email protected]:redis-developer/tut-spring-data-redis-react-todomvc.git –recurse-submodules

See the application README for complete instructions, and look for an accompanying tutorial on the Redis Developer homepage at https://developer.redislabs.com

Links:
Need a Redis cluster now? Sign up for a free Redis Cloud Essentials account → https://bit.ly/2wasiCa

Join our Discord server → https://discord.gg/redis

RedisInsight → https://redislabs.com/redis-enterprise/redis-insight/
Redis University → https://university.redislabs.com/
Redis Labs → https://redislabs.com/

Comments are closed.