Class EnvironmentCleaner
- java.lang.Object
-
- org.springframework.cloud.config.server.environment.EnvironmentCleaner
-
public class EnvironmentCleaner extends Object
- Author:
- Dave Syer, Michael Prankl
-
-
Constructor Summary
Constructors Constructor Description EnvironmentCleaner()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Map<?,?>clean(Map<?,?> source, String uri)Environmentclean(Environment value, String workingDir, String uri)
-
-
-
Method Detail
-
clean
public Environment clean(Environment value, String workingDir, String uri)
-
-