About Assignments::HomeSales Support::DB

This project contains database constructs that inject Home and Buyer repositories.

Project Modules

This project has declared the following modules:

Name Description
Assignments::HomeBuyers Support::DB::Client This module provides extensions to the API client module that include new topic(s) introduced with the DB tier.
Assignments::HomeSales Support::DB::Assignment This project contains tests meant for the DB assignment practice usecases. This is a slight break from the end-to-end development to work on individual levels of each persistence tier.
Assignments::HomeBuyers Support::DB::Pageable Service This project provides repository constructs to demonstrate injection of persistence-backed Home and Buyer Repositories into the application. It is meant to be complete and usable. It is not a skeleton project.
Assignments::HomeBuyers Support::DB::JPA Service This project provides repository constructs to demonstrate injection of persistence-backed Home and Buyer Repositories into the application. It is meant to be complete and usable. It is not a skeleton project.
Assignments::HomeBuyers Support::DB::Mongo Service This project provides repository constructs to demonstrate injection of persistence-backed Home and Buyer Repositories into the application. It is meant to be complete and usable. It is not a skeleton project.