add spring web to gradle code example
Example 1: gradle springboot run
./gradlew bootRun
Example 2: spring boot tutorial
org.springframework.boot
spring-boot-starter-parent
2.1.6.RELEASE
org.springframework.boot
spring-boot-starter-web