Package org.example.crmedu.infrastructure.repository.user
package org.example.crmedu.infrastructure.repository.user
-
ClassDescriptionJPA repository for managing
UserEntity
entities in the database.Implementation of theUserRepository
interface using JPA.