1. SpringBoot2. Spring Boot 특징 3. Spring Framework 와 SpringBoot What is Spring Boot ? 스프링 공식 문서에서는 다음과 같이 설명하고 있다.Spring Boot makes it easy to create stand-alone, production-grade Spring based Applications that you can "just run".We take an opinionated view of the Spring platform and third-party libraries so you can get started with minimum fuss. Most Spring Boot applications need minimal Spring..