mirror of
https://github.com/tiennm99/store-scraper-bot-java.git
synced 2026-05-21 10:26:10 +00:00
3c6d51ffc0
Introduces AbstractModel and AbstractRepository to provide base classes for data models and repository operations. These classes establish common fields, Couchbase integration, and generic CRUD methods to streamline future model and repository implementations.