Look inside
In this liveProject, you’ll use Spring Boot and Gradle to create the basic mobile banking application. You’ll begin by creating the domain object, REST Controller, and supporting service to present the data, then test your application to ensure it’s working properly. You’ll add JPA to store your users’ transactions, then finish up with end-to-end testing of your whole app.
This project is designed for learning purposes and is not a complete, production-ready application or solution.