Summary
Explore how to implement one-to-many uni-directional relationships in Java Spring applications. Learn to develop entities, a mock in-memory database, data access and business service tiers, and REST controllers. This lesson prepares you to efficiently manage related data in server-side applications using test-driven development.
We'll cover the following...
We'll cover the following...
What we learned in the chapter
In this chapter, we discussed the following: