I'm trying to run example of web-app with use of Spring MVC on Spring tool Suite 3.3. I found someone who explains step by step how to do it, but at some point he wrote:
b) Right click on spitter-web project, select Properties>Deployment Assembly -Add... Folder "/src/main/webapp", Deploy Path is /
Unfortunately there isn't Properties>Deployment Assembly
option in my STS - he used 2.8.1 version. Where I can find that option, or it was renamed ?