Did you created the repository class?
interface LinkMetaDataRepository : MongoRepository<LinkMetaData, String>