Package org.example.crmedu.infrastructure.repository.student
package org.example.crmedu.infrastructure.repository.student
-
ClassDescriptionJPA repository for managing
StudentEntity
entities in the database.Implementation of theStudentRepository
interface.