Building Web Apps with Spring 5 and React
Course

Building Web Apps with Spring 5 and React

Packt
Updated Jan 02, 2019

 Spring5 and React allow us to build a powerful web application that grabs the attention of Java developers. This video will be your one-stop guide to building an end-to-end, modern web app with two popular frameworks: Spring for the backend and React for the frontend.In this course, Spring is used to create the backend; you will learn to configure the Spring MVC and handle web requests. You will learn to build REST API endpoints and work with Spring's Data Access Layer using Hibernate as the ORM. You will then be introduced to other Spring components such as Spring Security, which will help you secure your backend (you'll also learn to test it). You will then move on to the frontend, where you will be introduced to React and its app development environment and components.At the end of the video, you will design your UI and create a SPA with React. Then you'll integrate your React app with the Spring backend using JSON APIs or REST protocols. Finally, you will learn to test and secure your application. 


Target Audience

This video is for Java developers who would like to master both frontend and backend development. A basic knowledge of web development and Spring is assumed. 


Business Outcomes

  • Learn the core aspects involved in developing a backend and UI, right from design to integrating and deploying it.
  • Build modern web applications with popular frameworks such as Spring 5 and React.
  • Learn to secure your application with the Spring Security component
;