ApplicationTemp
Provides access to an application specific temporary directory. Generally speaking different Spring Boot applications will get different locations, however, simply restarting an application will give the same location.
Author
Phillip Webb
Since
2.0.0
Constructors
Link copied to clipboard
constructor()
Create a new ApplicationTemp instance.
Create a new ApplicationTemp instance for the specified source class.