Does anybody know it ? I just want this information so that I may see how tomcat has delpoyed my application and it may help me to resolve some deployment problems earlier.
Thanks in advance for all responses.
When you run spring boot project with embedded tomcat files are extracted under /tmp
dir.
you can modify the path, changing from /tmp
to other directory with server.tomcat.basedir
property.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With