This commit is contained in:
Phillip Webb
2013-11-25 17:12:56 -08:00
parent c5911e8634
commit f4f668a52b
11 changed files with 16 additions and 14 deletions

View File

@@ -23,6 +23,8 @@ import java.util.List;
import org.springframework.boot.cli.compiler.grape.RepositoryConfiguration;
/**
* Factory used to create {@link RepositoryConfiguration}s.
*
* @author Andy Wilkinson
* @author Dave Syer
*/