All Classes and Interfaces
Class
Description
This implementation of
ResourceRepository extends StaticLocalResourceRepository
by adding a recurring task that sync local files with remote FileSystemSource once a
while.A simple implementation that points to a local directory to get resources
A source that gets files from a logical repository into physical local file system
Resource repository that read file from Github with GraphQL Github API V4.
Class that invokes
JGitCall with special logic around invocationsA convenient class that combines
JGitSource and StaticLocalResourceRepositoryImplementation of
FileSystemSource that gets file from a Git repository.A resource repo that is aware of local root directory
Interface that expose files for given file path
Implementation of
ResourceRepository based on a local file system root.