Here are some useful links related with Quarkus
- Quarkus for Spring Developers - Quarkus
- Quarkus - OpenAPI Generator :: Quarkiverse Documentation
- Writing REST Services with Quarkus REST (formerly RESTEasy Reactive) - Quarkus
- Java Web App with Quarkus and JPAStreamer – Tutorial (youtube.com)
- Deploying to Kubernetes :: Quarkus Tutorial (redhat-developer-demos.github.io)
- Simplified Hibernate ORM with Panache - Quarkus
- Home of Quarkus Cheat-Sheet (lordofthejars.github.io)
- API-first development with Quarkus (robertopiva.pro)
- Quarkus - All configuration options
- Microservices with Quarkus – GraphQL API+ Reactive MySQL – Dumi's Blog (wordpress.com)
- How to add Swagger to Quarkus - Geeky Hacker
- Building REST APIs with Quarkus - Geeky Hacker
- My thoughts on Active record pattern - Geeky Hacker
- Getting started with Quarkus |Quarkus Tutorial | Jhooq
- Welcome to Quarkus: Supersonic, Kubernetes-Native Java Framework - Exceptionly
- https://marcelloraffaele.github.io/from-microservices-to-kubernetes-with-quarkus-2/
Validation:
- Validation with Hibernate Validator - Quarkus
Errors:
- REST API error modeling with Quarkus 2.0 | Red Hat Developer
Properties:
How to Debug:
- How to debug Quarkus applications - Mastertheboss
Security:
- Quarkus Security Securing rest api with HTTPS | Jhooq
- GitHub - ilyes12zouaoui/quarkus-microservices-with-jwt
- Secure REST APIs in Quarkus using Basic Auth - Geeky Hacker
- Quarkus - Authentication and Authorization With Persistence (blackslate.io)
- Authentication and Authorization Using JWT on Quarkus | by Ardiansyah | Medium
- Build a Java REST API With Quarkus - DZone
Qute (is like Thymeleaf) :
- Quarkus | IntelliJ IDEA Documentation (jetbrains.com)
- Quarkus Qute – A Test Ride - Gunnar Morling
- Qute Quarkus | Some developer’s blog (rikcarve.github.io)
- Quarkus Web Bundler - Main Concepts :: Quarkiverse Documentation
- Qute: a Template Engine for Quarkus applications - Mastertheboss
Active record pattern:
My thoughts on Active record pattern - Geeky Hacker
MapStruct :
- MapStruct and Quarkus - a match made in heaven? – MapStruct
Database & Quarkus:
- Connect a Quarkus app to an external SQL Server database | Red Hat Developer
- How Quarkus simplifies Java persistence | Red Hat Developer
Testing:
- Quarkus Test Framework – Jose Carvajal – Passionate Software Engineer (sgitario.github.io)
- Development and Testing of Quarkus applications using Testcontainers
- Testing Quarkus Applications | Baeldung
- Quarkus tests with Testcontainers and PostgreSQL - Java Code Geeks
- Quarkus and Testcontainers - Gunnar Morling- Testing Quarkus Web Applications: Writing Clean Component Tests - InfoQ
- Integration Testing using Quarkus, JUnit 5, and Testcontainers. | by Andres Solorzano | Medium
Testcontainers:
- Advanced Testing with Quarkus - Piotr's TechBlog (piotrminkowski.com)
Panache:
- Introduction to Panache (thorben-janssen.com)
- Quarkus Panache Active Record vs. Repository Pattern - Sebastian Daschner (sebastian-daschner.com)
- Data Persistence with Quarkus and Hibernate Panache - Mastertheboss
- Quarkus Persistence, CRUD with Panache. | Javarevisited (medium.com)
- Split your Monolith into Microservices.How. | Javarevisited (medium.com)
- Persistence With Quarkus Panache - Sebastian Daschner (sebastian-daschner.com)
- Simplified Hibernate Reactive with Panache - Quarkus
- Panache - Active Record Pattern (thorben-janssen.com)
-PanacheEntity (Quarkus - Hibernate ORM with Panache - Runtime 0.19.0 API) (javadoc.io)
- Hibernate ORM with Panache in Quarkus - In Relation To
Keycloack:
- Getting started with Keycloak powered by Quarkus - Mastertheboss
- We look into Keycloak and OpenID using Quarkus (youtube.com)
- https://medium.com/@swechhajha12/setting-up-keycloak-identity-in-your-local-sandbox-a-step-by-step-guide-19a184d69be1
- Authentication and authorization using the Keycloak REST API | Red Hat Developer
Other links related:
- quarkus-rest 0.1.0 · laminba2003/quarkus-rest (artifacthub.io)
- quarkus 0.0.5 · thegusmao/agusmao-charts (artifacthub.io)
- API-first development with Quarkus (robertopiva.pro)
- Kickstart your first Quarkus application | Quarkus Cookbook (hantsy.github.io)
Videos:
- Quarkus for Spring Developers | Red Hat Developer
- Why You Want to Code With Quarkus in 2023 (youtube.com)
- Catarina teaser (new logo) (youtube.com)
- Run Quarkus inside docker | Dockerizing a Quarkus Application (youtube.com)
- Tracing a Quarkus microservice with Jaeger (youtube.com)
Upload files:
- Uploading Files With Quarkus (Update) (youtube.com)
Docker:
- Run Quarkus inside docker | Dockerizing a Quarkus Application | Jhooq
- Docker Desktop: The #1 Containerization Tool for Developers | Docker
- 4 Ways to copy file from localhost to docker container | Jhooq
- Quarkus remote dev in Docker containers (Update) - Sebastian Daschner (sebastian-daschner.com)
- Tutorial: Quarkus App with Docker (htl-leonding-college.github.io) !!!
- Kickstart your first Quarkus application | Quarkus Cookbook (hantsy.github.io)
- Tutorial: Quarkus App with Docker (htl-leonding-college.github.io)
- Quarkus remote dev in Docker containers (Update) - Sebastian Daschner (sebastian-daschner.com)
- Containerize Java Project. Log : 001 | by Wajeeh Ahmed | Mar, 2024 | Medium
- How to Deploy Quarkus App in Docker (youtube.com)
- https://dev.to/marcuspaulo/tutorial-publish-a-quarkus-application-in-kubernetes-minikube-and-dockerhub-36nd
Jaeger :
- Demo for using opentracing/jaeger with quarkus | opentracing-quarkus (guhilling.github.io)
- Step by step guide for microservice using Quarkus . | Medium
Grafana:
- quarkus-grafana-dashboard/screenshot.png at master · lwitkowski/quarkus-grafana-dashboard · GitHub
-Monitoring Quarkus with Prometheus and Grafana - Exceptionly
Deploy on Cloud:
- Tutorial: Publish a Quarkus application in Kubernetes, Minikube and Dockerhub - DEV Community
- Running a Quarkus Native Application on Render - Gunnar Morling
- Guide to Quarkus on Kubernetes - Piotr's TechBlog (piotrminkowski.com)
Monitoring:
Microservices:
- Implementing Microservicilities with Quarkus and MicroProfile - InfoQ
Deploy :
ArC
https://github.com/quarkusio/quarkus/tree/master/independent-projects/arc
CDI limitations
https://quarkus.io/guides/cdi-reference#limitations
CDI
https://jcp.org/en/jsr/detail?id=365
JavaBeans
https://en.wikipedia.org/wiki/JavaBeans
Expression Language
https://jakarta.ee/specifications/expression-language
Observer Pattern
https://en.wikipedia.org/wiki/Observer_pattern
Quarkus Configuration
https://quarkus.io/guides/all-config
Configuration
https://microprofile.io/project/eclipse/microprofile-config
Configuration GitHub
https://github.com/eclipse/microprofile-config
JUL
https://docs.oracle.com/en/java/javase/11/docs/api/java.logging/java/util/logging/package-summary.html
JBoss
Logging https://github.com/jboss-logging/jboss-logging
SLF4J
http://www.slf4j.org/ 102
Commons Logging
https://commons.apache.org/proper/commons-logging
GELF
https://www.graylog.org/features/gelf
Sentry
https://sentry.io
Syslog
https://en.wikipedia.org/wiki/Syslog
Logging format string
https://quarkus.io/guides/logging#format-string
SimpleDateFormat https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/text/SimpleDateFormat.htm
Niciun comentariu:
Trimiteți un comentariu