Package org.example.crmedu.infrastructure.repository.tutor
package org.example.crmedu.infrastructure.repository.tutor
-
ClassDescriptionJPA repository for managing
TutorEntity
entities in the database.Implementation of theTutorRepository
interface using JPA.