Skip to content

4.1.2. PD1 = Backend solution BS2

Haris Chaudhry Mendívil edited this page Jan 22, 2024 · 1 revision

Location in code

./problem-domain-pd1/pd1-backend-solution-bs2/

Summary

Solution based on Quarkus framework and the Java programming language. Imperative approach with plain JDBC.

Tags

Java, Quarkus, JDBC

Details

  • Language: Java
  • Framework: Quarkus
  • Approach: Imperative JDBC
  • Key libraries:
    • Eureka client
    • RESTEasy
    • JDBC
  • Build:
    • Maven
    • OpenAPI generator plugin

Demo

Clone this wiki locally