Hierarchy For All Packages
Package Hierarchies:- ch.bztf.m226blb1,
 - ch.bztf.m226blb1.Auth,
 - ch.bztf.m226blb1.Base,
 - ch.bztf.m226blb1.Database.Authentication,
 - ch.bztf.m226blb1.Database.Entities,
 - ch.bztf.m226blb1.Database.Repositories,
 - ch.bztf.m226blb1.Platforms.GraphQL,
 - ch.bztf.m226blb1.Platforms.Instagram,
 - ch.bztf.m226blb1.Platforms.Twitter,
 - ch.bztf.m226blb1.Utils
 
Class Hierarchy
- java.lang.Object
- ch.bztf.m226blb1.Database.Authentication.Account
 - ch.bztf.m226blb1.Auth.AuthController
 - ch.bztf.m226blb1.Auth.AuthService
 - ch.bztf.m226blb1.Base.BaseController
- ch.bztf.m226blb1.Platforms.Instagram.InstagramController
 - ch.bztf.m226blb1.Platforms.Twitter.TwitterController
 
 - ch.bztf.m226blb1.Base.BaseService
- ch.bztf.m226blb1.Platforms.Instagram.InstagramService
 - ch.bztf.m226blb1.Platforms.Twitter.TwitterService
 
 - ch.bztf.m226blb1.Auth.Credentials
 - ch.bztf.m226blb1.Platforms.GraphQL.GraphQLEndpoint
 - ch.bztf.m226blb1.Utils.Helper
 - ch.bztf.m226blb1.Database.Entities.Media
 - ch.bztf.m226blb1.Database.Entities.Post
 - ch.bztf.m226blb1.Utils.RateLimiter
 - java.lang.Record
- ch.bztf.m226blb1.Auth.AuthAccount
 
 - ch.bztf.m226blb1.Utils.ResponseHandler<T>
 - ch.bztf.m226blb1.SnsApplication
 - ch.bztf.m226blb1.Database.Entities.User
 
 
Interface Hierarchy
- org.springframework.data.repository.query.QueryByExampleExecutor<T>
- org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.PagingAndSortingRepository<T, ID>) - ch.bztf.m226blb1.Database.Repositories.AccountRepository
 - ch.bztf.m226blb1.Database.Repositories.PostRepository
 - ch.bztf.m226blb1.Database.Repositories.UserRepository
 
 
 - 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.PagingAndSortingRepository<T,
ID> - org.springframework.data.jpa.repository.JpaRepository<T,
ID> (also extends org.springframework.data.repository.query.QueryByExampleExecutor<T>) - ch.bztf.m226blb1.Database.Repositories.AccountRepository
 - ch.bztf.m226blb1.Database.Repositories.PostRepository
 - ch.bztf.m226blb1.Database.Repositories.UserRepository
 
 
 - org.springframework.data.jpa.repository.JpaRepository<T,
 
 - org.springframework.data.repository.PagingAndSortingRepository<T,
 
 - org.springframework.data.repository.CrudRepository<T,
 
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)