Package com.example.common
Class Service
The Service class provides configuration properties and settings for the application.
-
Field Summary
Fields inherited from class com.example.common.BaseService
properties
-
Method Summary
Modifier and TypeMethodDescriptionstatic Service
Returns the singleton instance of the Service class.
-
Method Details
-
getInstance
Returns the singleton instance of the Service class.- Returns:
- the instance of the Service class
-