News

In the first article in this series, we built a simple Todo app that showed how to combine a React front end with a Java back end using Spring Boot.
Furthermore, a React or Angular app might require multiple calls to a given service to obtain a completely informed view. One way to address all these is the back ends for front ends (BFF) ...
One of the most popular stacks today is combining Spring Java on the back end with a React front end. Implementing a full-stack Spring Java React application requires many decisions along the way.