Book Image

Go Full Stack with Spring Boot and React [Video]

By : In28Minutes Official
Book Image

Go Full Stack with Spring Boot and React [Video]

By: In28Minutes Official

Overview of this book

Welcome to this amazing course on full-stack web development with React and Spring Boot. This course is designed to be the perfect first step as an introduction to React and full-stack development for Java and Spring developers. Zero experience with React and Modern JavaScript? No problem. Start learning now! Developing your first full-stack web application with React and Spring Boot is fun. In this course, you will learn the basics of full-stack web development developing a basic Todo management application using React, Spring Boot, and Spring Security frameworks. You will build the Todo management application step-by-step - in more than 100 steps. You will be using React (frontend framework), modern JavaScript , the Create React app (to create React projects), Spring Boot (REST API framework), Spring (dependency management), Spring Security (authentication and authorization - basic and JWT), BootStrap (for styling pages), Maven (dependencies management), Node (npm), Visual Studio Code (JavaScript IDE), Eclipse (Java IDE), and Tomcat Embedded Web Server. We will help you set up each one of these. React is a view framework providing a great deal of flexibility in integrating with a wide range of frameworks to provide a wide range of features. Spring Boot is an awesome framework that allows you to build RESTful API and microservices. Let’s combine these frameworks and create an awesome full-stack web application.
Table of Contents (11 chapters)
4
Combining Spring Boot and React to Build Full Stack Todo Management Application
6
Connecting Spring Boot REST API with React Frontend
Chapter 5
Getting Started with Spring Boot REST API Services
Content Locked
Section 6
Step 27 - Creating a Spring Boot Hello World Service
Getting Started with Spring Boot REST API Services: Step 27 - Creating a Spring Boot Hello World Service