
Full Stack Development with Spring Boot and React: Build modern and scalable web applications using the power of Java and React, 3rd Edition
Category
Author
Publication
Packt Publishing
Getting started with full stack development can be daunting. Even developers who are familiar with the best tools, such as Spring Boot and React, can struggle to nail the basics, let alone master the more advanced elements. If you're one of these developers, this comprehensive guide covers everything you need!
This updated edition of the Full Stack Development with Spring Boot 2 and React book will take you from novice to proficient in this expansive domain. Taking a practical approach, this book will first walk you through the latest Spring Boot features for creating a robust backend, covering everything from setting up the environment and dependency injection to security and testing.
Once this has been covered, you'll advance to React frontend programming. If you've ever wondered about custom Hooks, third-party components, and MUI, this book will demystify all that and much more. You'll explore everything that goes into developing, testing, securing, and deploying your applications using all the latest tools from Spring Boot, React, and other cutting-edge technologies.
By the end of this book, you'll not only have learned the theory of building modern full stack applications but also have developed valuable skills that add value in any setting.
About the Author
Juha Hinkula is a software development lecturer at Haaga-Helia University of Applied Sciences in Finland. He received an MSc degree in computer science from the University of Helsinki. He has over 17 years of industry experience in software development. Over the past few years, he has focused on modern full stack development. He is also a passionate mobile developer with Android-native technology, and also uses React Native.
- Make fast and RESTful web services powered by Spring Data REST
- Create and manage databases using ORM, JPA, Hibernate, and more
- Explore the use of unit tests and JWTs with Spring Security
- Employ React Hooks, props, states, and more to create your frontend
- Discover a wide array of advanced React and third-party components
- Build high-performance applications complete with CRUD functionality
- Harness MUI to customize your frontend
- Test, secure, and deploy your applications with high efficiency
This book is for Java developers who are familiar with Spring Boot but don't know where to start when it comes to building full stack applications. You'll also find this book useful if you're a frontend developer with knowledge of JavaScript basics looking to learn full stack development or a full stack developer experienced in other technology stacks looking to learn a new one.
- Setting Up the Environment and Tools Backend
- Understanding Dependency Injection
- Using JPA to Create and Access a Database
- Creating a RESTful Web Service with Spring Boot
- Securing and Testing Your Backend
- Setting Up the Environment and Tools Frontend
- Getting Started with React
- Consuming the REST API with React
- Useful Third-Party Components for React
- Setting up the Frontend for Our Spring Boot RESTful Web Service
- Adding CRUD Functionalities
- Styling the Frontend with React MUI
- Testing Your Frontend
- Securing Your Application
- Deploying Your Application
- Best Practices