Looking for an alternative to heavy web servers and the deployment of WAR files to deploy microservices? Spring Boot is one of the ways you can easily create stand-alone applications that will get you up and run quickly. You can create Java applications that start using java -jar. There is no need f…