Skip to content

Instantly share code, notes, and snippets.

@imarban
Created November 10, 2015 18:36
Show Gist options
  • Save imarban/8a13eebac7f9f1346722 to your computer and use it in GitHub Desktop.
Save imarban/8a13eebac7f9f1346722 to your computer and use it in GitHub Desktop.
Depedency Spring Boot Starter Web
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-web</artifactId>
</dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment