Enable CORS Filter in Quarkus | Complete Tutorial | QUARKUS | Cross-origin resource sharing | Java

Giuseppe Scaramuzzino
Giuseppe Scaramuzzino
5.6 هزار بار بازدید - 3 سال پیش - ✅  Enable CORS Filter in
✅  Enable CORS Filter in Quarkus

⌚ Timestamps
0:00 Introduction | Quarkus Tutorial


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 CORS?
Cross-Origin Resource Sharing (CORS) is an HTTP-header based mechanism that allows a server to indicate any other origins (domain, scheme, or port) than its own from which a browser should permit loading of resources. CORS also relies on a mechanism by which browsers make a “preflight” request to the server hosting the cross-origin resource, in order to check that the server will permit the actual request. In that preflight, the browser sends headers that indicate the HTTP method and headers that will be used in the actual request.
An example of a cross-origin request: the front-end JavaScript code served from https://domain-a.com uses XMLHttpRequest to make a request for https://domain-b.com/data.json.

What is JAX-RS?
Jakarta RESTful Web Services, (JAX-RS; formerlyJava 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.

CORS Filter | Complete Tutorial | QUARKUS | Cross-origin resource sharing | Java | Cloud Native |  Quarkus Tutorial

●▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬●

❤️ Thanks for watching

📃 Leave me a comment

🔔 Subscribe to my YouTube channel
@giuseppescaramuzzino

😀 My profile:
- GitHub: https://github.com/GiuseppeScaramuzzino

🚩 Connect with me:
- Linkedin:  LinkedIn: giuseppe-scaramuzzino​
- Twitter: Twitter: GiuseScara
- Instagram: Instagram: giuseppe_scaramuzzino

🎬  Watch related playlists and videos
@giuseppescaramuzzino

🧑‍💻 Mentoring & Coaching

I remember very well when I started my journey that led me to become a developer.
At the time the resources on which to study outside the academic environment were very few and often it was not clear which path to follow.

For this reason, I want to propose myself without any type of commitment to Mentoring and Coaching.

📧  Contact me if you find yourself in one of these situations:

- If you are a student or have just graduated and want to start your career as a programmer
- If you work in another industry and would like to enter the world of programming
- If you need advice on the career you have undertaken

✍🏻 Don't hesitate to contact me!

#Quarkus #CloudNative #Java
3 سال پیش در تاریخ 1399/12/09 منتشر شده است.
5,624 بـار بازدید شده
... بیشتر