Spring boot command line maven commands How to create a spring boot jar file by using mvn command? Open windows command prompt, go to the project location i.e where pom.xml exist and execute the following command. In this process, by default, all test cases are also executed so it will take time to create […]