Microservices and Cloud-Native Applications with Spring 5.0 [Video]
This course has been retired. Check out the alternatives below
-
What do you get with a Packt Subscription?
- Instant access to this title and 7,500+ eBooks & Videos
- Constantly updated with 100+ new titles each month
- Breadth and depth in over 1,000+ technologies
-
Evolution Toward Microservices and Cloud-Native Applications
- The Course Overview
- Typical Web Application Architecture with Spring
- Problems Solved by Spring
- Understanding Microservices
- Microservice Advantages and Challenges
- Cloud-Native Applications
-
Building Microservices with Spring Boot
- Spring Boot Hello World
- Running Our Hello World Application
- Building REST Service
- Simple REST Method Returning an Object
- Creating a Todo Resource
- Adding a Todo
-
Extending Microservices
- Exception Handling
- HATEOAS – The REST Application Architecture
- Validation
- Documenting REST Services
- Caching
-
Advanced Spring Boot Features
- Externalized Configuration
- Custom Properties in application.properties
- Spring Boot Actuator