Uses of Interface
com.bayudwiyansatria.spring.repository.mongodb.custom.HomeEntityCustomRepository
Packages that use HomeEntityCustomRepository
Package
Description
This package contains the implementation classes for custom JPA repository methods in the Spring
Boot Boilerplate application.
This package contains the implementation classes for custom MongoDB repository methods in the
Spring Boot Boilerplate application.
-
Uses of HomeEntityCustomRepository in com.bayudwiyansatria.spring.repository.jpa.custom.impl
Classes in com.bayudwiyansatria.spring.repository.jpa.custom.impl that implement HomeEntityCustomRepositoryModifier and TypeClassDescriptionclass
HomeEntityCustomRepositoryImpl -
Uses of HomeEntityCustomRepository in com.bayudwiyansatria.spring.repository.mongodb.custom.impl
Classes in com.bayudwiyansatria.spring.repository.mongodb.custom.impl that implement HomeEntityCustomRepositoryModifier and TypeClassDescriptionclass
HomeEntityCustomRepositoryImpl