Go Full Stack with Spring Boot and React

Go Full Stack with Spring Boot and React

English | MP4 | AVC 1920×1080 | AAC 48KHz 2ch | 11h 38m | 1.38 GB

Build your first full stack application with React and Spring Boot. Become a full-stack web developer now!

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.

Learn

  • You will develop your first full-stack application with React and Spring Boot
  • You will learn the basics of building awesome frontend applications with React
  • You will be introduced to building great RESTful APIs with Spring Boot
  • You will learn to use Spring Security to configure basic authentication and JWT
  • You will learn to solve the challenges of connecting a React frontend to a RESTful API
  • You will learn the basics of React components – JSX, state and props
  • You will learn to connect REST API to JPA/Hibernate with Spring Boot
  • You will develop a Todo management full-Stack application step-by-step with login and logout functionalities
  • You will learn to secure RESTful API with Spring Boot and Spring Security