Types

Link copied to clipboard
@Repository
interface LabelInfoRepository : ReactiveMongoRepository<LabelInfo, ObjectId>

Repository for mapping of a single label from neo4j to GitHub