You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SystemPropertiesConfigSource, SystemEnvironmentConfigSource and ClassPathConfigSource are immutable by nature => it makes sense not to spend resources on scanning classpath or system prop map.
The text was updated successfully, but these errors were encountered:
SystemPropertiesConfigSource
,SystemEnvironmentConfigSource
andClassPathConfigSource
are immutable by nature => it makes sense not to spend resources on scanning classpath or system prop map.The text was updated successfully, but these errors were encountered: