Hands-On Full Stack Development with Spring Boot 2 and React(Second Edition)
上QQ阅读APP看书,第一时间看更新

Summary

In this chapter, we learned what DI means. We also learned how to use DI in the Spring Boot framework that we are using in our backend.

In the next chapter, we will look at how we can use Java Persistent API (JPA) with Spring Boot and how to set up the MariaDB database. We will also learn about the creation of CRUD repositories and the one-to-many connection between database tables.