Package com.university.bookstore.repository
package com.university.bookstore.repository
-
ClassDescriptionJSON-based implementation of MaterialRepository (Adapter in hexagonal architecture).Port interface for material persistence operations in hexagonal architecture.Wrapper class to ensure proper JSON serialization of Material polymorphic types.Modern JSON-based implementation of MaterialRepository using best practices.Exception thrown when repository operations fail.