An advanced java based patient management system built with SpringBoot microservices
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
23
commits
Added integration tests for auth and patient service
c90f90a
Implemented route for auth-service api docs
46aecb2
Implemented jwt validation filter on api-gateway
f05201b
Added route for auth service in api gateway
7cb4248
Implemented login and validate token for auth service
5de6eb2
Implemented User entity and login dtos for auth-service
d92da25
Implemented api-gateway service
8df0cc8
Implemented Kafka Consumer and analytics-service
82cc6a5
Implemented Kafka Producer in patient service
61b3243
Implemented Grpc client in patient service
1a3c972
Dockerized billing service
799d225
Implemented a sample billing service with grpc server
76220e3
Dockerized postgres db and patient-service
e88c7e7
Implemented delete patient workflow in patient service
2ee6998
Implemented update patient workflow with custom exception handling
43c22b0