From the course: Building High-Throughput Data Microservices
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Microservices with Spring Boot
From the course: Building High-Throughput Data Microservices
Microservices with Spring Boot
- [Narrator] In this video, let's take a closer look at Spring Boot. Spring Boot is a very popular spring project for developing microservices to run on the Java virtual machine I developed several Spring Boot Java applications that we review during the course. If you're not familiar with Java please check out the course learning Java. I remember when I first started using Spring framework in 2003. I thought it was the best thing since the invention of the Big Wheel. Spring Boot is a trusted framework for building cloud native applications built on top of the Spring framework. The easiest way to develop a Spring Boot application is by visiting start.spring.io. You can download demo code and build a application in just a few clicks. I'll use the Java programming language in the Maven Bill tool in this course. Just click the generate button to generate a new application. I need to navigate to the download directory…