Spring Boot and React: Happily Ever After

So you have mastered Spring Boot and started toying around with React. Now you want React to talk to your Boot app as your backend API. That's fabulous. You probably already know how to do this, but there is a kicker. You want to package them and start both of them as just one project.

Well, you're in luck! This post is going to take a couple of simple projects and combine them into one. Lace up your boots and get ready to React!