Hierarchy For All Packages
Package Hierarchies:- com.bayudwiyansatria.spring,
- com.bayudwiyansatria.spring.config,
- com.bayudwiyansatria.spring.controller,
- com.bayudwiyansatria.spring.exception,
- com.bayudwiyansatria.spring.model,
- com.bayudwiyansatria.spring.model.entity,
- com.bayudwiyansatria.spring.repository,
- com.bayudwiyansatria.spring.repository.jpa,
- com.bayudwiyansatria.spring.repository.jpa.custom,
- com.bayudwiyansatria.spring.repository.jpa.custom.impl,
- com.bayudwiyansatria.spring.repository.mongodb,
- com.bayudwiyansatria.spring.repository.mongodb.custom,
- com.bayudwiyansatria.spring.repository.mongodb.custom.impl,
- com.bayudwiyansatria.spring.service
Class Hierarchy
- java.lang.Object
- com.bayudwiyansatria.spring.Application
- com.bayudwiyansatria.spring.config.DataSourceConfig
- com.bayudwiyansatria.spring.exception.GlobalExceptionHandler
- com.bayudwiyansatria.spring.controller.HomeController
- com.bayudwiyansatria.spring.model.entity.HomeEntity
- com.bayudwiyansatria.spring.repository.jpa.custom.impl.HomeEntityCustomRepositoryImpl (implements com.bayudwiyansatria.spring.repository.mongodb.custom.HomeEntityCustomRepository)
- com.bayudwiyansatria.spring.repository.mongodb.custom.impl.HomeEntityCustomRepositoryImpl (implements com.bayudwiyansatria.spring.repository.mongodb.custom.HomeEntityCustomRepository)
- com.bayudwiyansatria.spring.service.HomeService
- com.bayudwiyansatria.spring.Initializer (implements org.springframework.web.WebApplicationInitializer)
- org.springframework.data.mongodb.config.MongoConfigurationSupport
- org.springframework.data.mongodb.config.AbstractMongoClientConfiguration
- com.bayudwiyansatria.spring.config.MongoDBConfig
- org.springframework.data.mongodb.config.AbstractMongoClientConfiguration
- com.bayudwiyansatria.spring.model.Request
- com.bayudwiyansatria.spring.model.Response<T>
- com.bayudwiyansatria.spring.config.SecurityConfig
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.bayudwiyansatria.spring.exception.MongoConfigurationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- com.bayudwiyansatria.spring.repository.jpa.custom.HomeEntityCustomRepository
- com.bayudwiyansatria.spring.repository.mongodb.custom.HomeEntityCustomRepository
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.bayudwiyansatria.spring.repository.jpa.HomeJpaRepository
- org.springframework.data.mongodb.repository.MongoRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>) - com.bayudwiyansatria.spring.repository.mongodb.HomeMongoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.Repository<T,
ID> - org.springframework.data.repository.CrudRepository<T,
ID> - org.springframework.data.repository.ListCrudRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bayudwiyansatria.spring.repository.jpa.HomeJpaRepository
- org.springframework.data.mongodb.repository.MongoRepository<T,
ID> (also extends org.springframework.data.repository.ListPagingAndSortingRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bayudwiyansatria.spring.repository.mongodb.HomeMongoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListCrudRepository<T,
- org.springframework.data.repository.PagingAndSortingRepository<T,
ID> - org.springframework.data.repository.ListPagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bayudwiyansatria.spring.repository.jpa.HomeJpaRepository
- org.springframework.data.mongodb.repository.MongoRepository<T,
ID> (also extends org.springframework.data.repository.ListCrudRepository<T, ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>) - com.bayudwiyansatria.spring.repository.mongodb.HomeMongoRepository
- org.springframework.data.jpa.repository.JpaRepository<T,
- org.springframework.data.repository.ListPagingAndSortingRepository<T,
- org.springframework.data.repository.CrudRepository<T,