✅ Microprofile RestClient with Quarkus

⌚ Timestamps

  • 0:00 Introduction
  • 0:21 Microprofile RestClient | Quarkus Tutorial
  • 2:00 Jax-RS Endpoint | Quarkus Tutorial
  • 14:00 application.properties | Rest Client | Quarkus Tutorial
  • 16:11 EpisodeProxy | Rest Client | Quarkus Tutorial
  • 21:05 GitHub | Rest Client | Quarkus Tutorial

GitHub Repository: https://github.com/GiuseppeScaramuzzino/quarkus-microprofile-restclient

What is Quarkus ?
Quarkus is a Cloud Native, (Linux) Container First framework for writing Java applications. Quarkus is a MicroProfile implementation that focuses on efficiently running Java applications in containers in general and Kubernetes in particular. The MicroProfile project is aimed at
optimizing Enterprise Java for the microservices architecture.
https://quarkus.io/

What is JAX-RS?
Jakarta RESTful Web Services, (JAX-RS; formerly Java API for RESTful Web Services) is a Jakarta EE API specification that provides support in creating web services according to the Representational State Transfer (REST) architectural pattern.
JAX-RS uses annotations, introduced in Java SE 5, to simplify the Swag and deployment of web service clients and endpoints.

What is Microprofile RestClient?
The MicroProfile Rest Client provides a type-safe approach to invoke RESTful services over HTTP. As much as possible the MP Rest Client attempts to use JAX-RS 2.0 APIs for consistency and easier re-use.

Quarkus | RestClient | Java | Microprofile RestClient | Cloud Native | OpenAPI | Reasteasy | Quarkus Tutorial

#quarkus #microprofile

Microprofile RestClient with Quarkus | Complete Tutorial | QUARKUS  | Resteasy | Java
2.20 GEEK