Skip to content

Instantly share code, notes, and snippets.

@iamitshri
Last active January 12, 2019 03:05
Show Gist options
  • Save iamitshri/f3152762c72fd059e3f591a2c2b110ea to your computer and use it in GitHub Desktop.
Save iamitshri/f3152762c72fd059e3f591a2c2b110ea to your computer and use it in GitHub Desktop.
One click Spring boot project
<h1>
This link helps to quickly create a sample spring boot project
</h1>
https://start.spring.io/starter.zip?name=autoTestExperiment&groupId=edu.wgu.ema&artifactId=autoTestExperiment&version=0.0.1-SNAPSHOT&description=Demo+project+for+Spring+Boot&packageName=edu.wgu.ema.katas&type=maven-project&packaging=jar&javaVersion=1.8&language=java&bootVersion=1.5.19.RELEASE&dependencies=lombok&dependencies=configuration-processor&dependencies=devtools&dependencies=mysql&dependencies=data-jpa&dependencies=web
------- ----------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment