-
-
Class Summary
Class |
Description |
CreatorPageFunctions |
Component that contains functions for CreatorPage endpoints that allow interaction with the database
|
CreatorTokens |
PatreonInfo Repository Wrapper
|
CreatorTokensRepository |
Communication between the creator_tokens table in the database
|
ListPostsRepositoryImpl |
Implementation of custom Spring Data Repository for custom SQL functionality not automatically provided in JpaRepository
|
ListsRepositoryImpl |
Implementation of custom Spring Data Repository for custom SQL functionality not automatically provided in JpaRepository
|
PatreonCampaignsFunctions |
Component that contains functions for CreatorPage endpoints that allow interaction with the database
|
PostsRepositoryImpl |
Implementation of custom Spring Data Repository for custom SQL functionality not automatically provided in JpaRepository
|
SearchFiltersRepositoryImpl |
Implementation of custom Spring Data Repository for custom SQL functionality not automatically provided in JpaRepository
|
TagsRepositoryImpl |
Implementation of custom Spring Data Repository for custom SQL functionality not automatically provided in JpaRepository
|
WebAccountFunctions |
Component that contains functions for WebAccount endpoints that allow interaction with the database
|