コード例 #1
0
ファイル: GoConfigService.java プロジェクト: jyotisingh/gocd
 CruiseConfig cruiseConfig() {
   return goConfigDao.load();
 }