Spring Boot In Action Pdf -

import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.RestController;

<dependency> <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-web</artifactId> </dependency> spring boot in action pdf