Class UserRepositoryImpl

java.lang.Object
projectplayground.repositories.user.UserRepositoryImpl
All Implemented Interfaces:
UserRepositoryCustom

@Repository
public class UserRepositoryImpl
extends java.lang.Object
implements UserRepositoryCustom