ashleynguci / Hands-On-Full-Stack-Development-with-Spring-Boot-2.0-and-React

Hands-On Full-Stack Development with Spring 5 and React, published by Packt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hands-On Full Stack Development with Spring Boot 2.0 and React

Hands-On Full Stack Development with Spring Boot 2.0 and React

This is the code repository for Hands-On Full Stack Development with Spring Boot 2.0 and React, published by Packt.

Build modern and scalable full stack applications using the Java-based Spring Framework 5.0 and React

What is this book about?

Apart from knowing how to write frontend and backend code, a full-stack engineer has to tackle all the problems that are encountered in the application development life cycle, starting from a simple idea to UI design, the technical design, and all the way to implementing, testing, production, deployment, and monitoring. This book covers the full set of technologies that you need to know to become a full-stack web developer with Spring Boot for the backend and React for the frontend.

This book covers the following exciting features:

  • Create a RESTful web service with Spring Boot
  • Understand how to use React for frontend programming
  • Gain knowledge of how to create unit tests using JUnit
  • Discover the techniques that go into securing the backend using Spring Security
  • Learn how to use Material UI in the user interface to make it more user-friendly

If you feel this book is for you, get your copy today!

https://www.packtpub.com/

Instructions and Navigations

All of the code is organized into folders. For example, Chapter03.

The code will look like the following:

@Entity
public class Car {
}

Following is what you need for this book: Java developers who are familiar with Spring, but have not yet built full-stack applications

With the following software and hardware list you can run all code files present in the book (Chapter 1-15).

Software and Hardware List

Chapter OS required Hardware required
1 Windows, Mac OS X, and Linux (Any) Common modern workstation
5 Windows, Mac OS X, and Linux (Any) Common modern workstation
14 Windows, Mac OS X, and Linux (Any) Common modern workstation

Related products

Get to Know 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 15 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 nowadays also uses React Native.

Suggestions and Feedback

Click here if you have any feedback or suggestions.

About

Hands-On Full-Stack Development with Spring 5 and React, published by Packt

License:MIT License


Languages

Language:JavaScript 49.7%Language:Java 43.3%Language:HTML 5.5%Language:CSS 1.5%