Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[refactor] make Configuration.config private final
The other two protected properties cannot be made private because they are accessed from SingleInstanceConfiguration
- Loading branch information