Package edu.ucsb.cs156.organic.services
Class SystemInfoServiceImpl
java.lang.Object
edu.ucsb.cs156.organic.services.SystemInfoService
edu.ucsb.cs156.organic.services.SystemInfoServiceImpl
@Service("systemInfo")
@ConfigurationProperties
@PropertySources(@PropertySource("classpath:git.properties"))
public class SystemInfoServiceImpl
extends SystemInfoService
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
SystemInfoServiceImpl
public SystemInfoServiceImpl()
-
-
Method Details
-
githubUrl
-
getSystemInfo
- Specified by:
getSystemInfo
in classSystemInfoService
-