SpringBoot ProjectSetup and Layered Architecture
Go to start.spring.io
Select Java and maven and stable version of springboot and fill project metadata.
Jar(java archive) microservice standalone java application vs War(web archive) -- complete html css js included (complete bundle).
Jar is preferre...
pramodreddy.hashnode.dev1 min read