Code with me and create an e-Health Care Management API with QUARKUS and PostgreSQL as a database backend.
Github:
https://github.com/WJ-Prajumsook/e-he...
Index:
00:00 Intro
01:42 Create Appointment Service
04:17 Config the project
15:32 Datasource configuration
19:49 Define entities
27:50 Define domain classes
29:15 Define service classes
41:39 Define Errormapper
45:25 Define JAX-RS resource and endpoints
50:58 Define Test-container resource class
54:32 Define test cases
1:04:14 Run appointment-service
1:07:33 Build native executable
1:11:02 Deploy to Kubernetes on Localhost
1:15:39 Create Laboratory Service
2:31:04 Create Medication Service
3:12:16 Create Patient Service
4:15:31 Create Doctor Service
4:56:02 Admin Dashboard Demo (admin application not covered in this video)