Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.8.1
-
None
Description
I noticed EnvironmentPropertyConfigSource overrides isScannable() and returns false. Is this intentional? Just based on the code I don't see any reason why EnvPropConfigSource is not scannable, while MapConfigSource is scannable (EnvPropConfigSource extends MapConfigSource).
Sidenote: I'm not sure this issue is a really "Bug" but I also couln't decide on a more fitting Issue Type.