Package | Description |
---|---|
io.github.jhipster.sample.repository |
Spring Data JPA repositories.
|
io.github.jhipster.sample.security |
Spring Security configuration.
|
io.github.jhipster.sample.service |
Service layer beans.
|
io.github.jhipster.sample.service.impl | |
io.github.jhipster.sample.web.rest |
Spring MVC REST controllers.
|
Class and Description |
---|
PersistenceAuditEventRepository
Spring Data JPA repository for the PersistentAuditEvent entity.
|
Class and Description |
---|
UserRepository
Spring Data JPA repository for the User entity.
|
Class and Description |
---|
AuthorityRepository
Spring Data JPA repository for the Authority entity.
|
BankAccountRepository
Spring Data JPA repository for the BankAccount entity.
|
EntityWithServiceClassAndDTORepository
Spring Data JPA repository for the EntityWithServiceClassAndDTO entity.
|
EntityWithServiceClassAndPaginationRepository
Spring Data JPA repository for the EntityWithServiceClassAndPagination entity.
|
EntityWithServiceClassPaginationAndDTORepository
Spring Data JPA repository for the EntityWithServiceClassPaginationAndDTO entity.
|
EntityWithServiceClassRepository
Spring Data JPA repository for the EntityWithServiceClass entity.
|
FieldTestServiceClassEntityRepository
Spring Data JPA repository for the FieldTestServiceClassEntity entity.
|
LabelRepository
Spring Data JPA repository for the Label entity.
|
PersistenceAuditEventRepository
Spring Data JPA repository for the PersistentAuditEvent entity.
|
UserRepository
Spring Data JPA repository for the User entity.
|
Class and Description |
---|
BankAccountRepository
Spring Data JPA repository for the BankAccount entity.
|
EntityWithServiceImplAndDTORepository
Spring Data JPA repository for the EntityWithServiceImplAndDTO entity.
|
EntityWithServiceImplAndPaginationRepository
Spring Data JPA repository for the EntityWithServiceImplAndPagination entity.
|
EntityWithServiceImplPaginationAndDTORepository
Spring Data JPA repository for the EntityWithServiceImplPaginationAndDTO entity.
|
EntityWithServiceImplRepository
Spring Data JPA repository for the EntityWithServiceImpl entity.
|
FieldTestServiceImplEntityRepository
Spring Data JPA repository for the FieldTestServiceImplEntity entity.
|
Class and Description |
---|
EntityWithDTORepository
Spring Data JPA repository for the EntityWithDTO entity.
|
EntityWithPaginationAndDTORepository
Spring Data JPA repository for the EntityWithPaginationAndDTO entity.
|
EntityWithPaginationRepository
Spring Data JPA repository for the EntityWithPagination entity.
|
FieldTestEntityRepository
Spring Data JPA repository for the FieldTestEntity entity.
|
FieldTestInfiniteScrollEntityRepository
Spring Data JPA repository for the FieldTestInfiniteScrollEntity entity.
|
FieldTestMapstructEntityRepository
Spring Data JPA repository for the FieldTestMapstructEntity entity.
|
FieldTestPagerEntityRepository
Spring Data JPA repository for the FieldTestPagerEntity entity.
|
FieldTestPaginationEntityRepository
Spring Data JPA repository for the FieldTestPaginationEntity entity.
|
OperationRepository
Spring Data JPA repository for the Operation entity.
|
UserRepository
Spring Data JPA repository for the User entity.
|
Copyright © 2017 Osgiliath. All rights reserved.