intelliJ springboot 프로젝트생성

File -> New Project -> Spring Initializr -> Name -> Location -> Language -> Type -> Java ver -> Packaging

-> Web -> Spring Web

Run/Debug Configurations -> Edit Configurations -> Tomcat Server -> Local

-> Server  -> Application Server -> <Tomcat> or Configure...

 Deployment-> + -> Artifact... ->   war exploded ->  Application context : /

Comment