public class SubdirTempDir
extends de.flapdoodle.embed.process.io.directories.PropertyOrPlatformTempDir
Author:
Ilya Sadykov
Temporary dir creating the temp dir inside of the system temp dir.
TODO: Be careful: the path is ThreadLocal. This might lead to some side effects