From the course: Creating Spring Boot Microservices
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
What you should know - Spring Boot Tutorial
From the course: Creating Spring Boot Microservices
What you should know
- Our work on this course is going to model a real-world project. I am the architect and you will shadow me as a Java developer. Our company has been tasked to reengineer a website for our customer, Explore California. You and I will create the backend services. I will guide you through the process and give you challenges along the way. I've already met with the business analyst. We are going to create several Spring Boot microservices. It's okay if you have not had any Spring experience. We'll walk through the basics of Spring Dependency Injection, then start creating Spring Boot microservices with Spring Data, MVC, Spring Cloud Gateway, and Spring Security. Don't worry, we are not going to get hung up on the details of every module. We are focused on delivery here. You can then parlay this experience into your next Spring Boot project. Let's get to work.