Create one Mircroservice with Java, OpenLiberty and MicroProfile (18 min) beginner level

preview_player
Показать описание
Create one Mircroservice with Java, OpenLiberty and MicroProfile.

Deploying Java Microservices to Kubernetes on IBM Cloud - Hands-on workshop:

00:31 - Microservices
01:36 - Cloud-Native-Starter architecture example
02:14 - Start to build the Authors Microservice
05:15 - MicroProfile (pom file)
05:55 - OpenLiberty (pom file)
06:56 - Build Application Class
08:49 - Build REST Endpoint
11:25 - Run debugging mode of OpenLiberty
13:25 - OpenAPI explorer
16:05 - Implement Health Check

Additional resources:
- Blog post:
Рекомендации по теме
Комментарии
Автор

Why anyone would choose to use this approach over using Spring Boot w/ Rest Repositories?

deftdawg