Spring Boot Microservices: Getting Started

placeholder

Setting up a new Spring Boot application is simple and with the use of starter templates the parent POM and auto-configurations running a Spring Boot application is also easy. In this course youll explore the Spring Boot framework and features of Spring Boot and the basic design principle of inversion of control achieved in Spring using dependency injection. Next youll learn how to run an embedded web server in a simple Spring Boot application set up a new Spring Boot project using the Spring Initializr and Spring Tools Suite and configure properties for your Spring Boot application.