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
Constructors - 
Method Summary
 
- 
Constructor Details
- 
SystemInfoServiceImpl
public SystemInfoServiceImpl() 
 - 
 - 
Method Details
- 
githubUrl
 - 
getSystemInfo
- Specified by:
 getSystemInfoin classSystemInfoService
 
 -