All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.capitalone.dashboard.service.GitHubService Maven / Gradle / Ivy

package com.capitalone.dashboard.service;

import org.springframework.http.ResponseEntity;

public interface GitHubService {
    ResponseEntity cleanup();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy