A production-ready Patient Management System built with Java Spring Boot, using Microservices architecture and deployed on AWS.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
233
commits
fix: clean up code formatting and improve readability in TokenBlacklistService and ValidAge
05146bbView on GitHubfix: improve formatting and readability in learn.md and PatientServiceImplTests.java
a6deeb5View on GitHubfix: improve code formatting and prevent instantiation in IdGenerator
ac8d680View on GitHubfix: clean up code formatting in AgeValidator, AuthTokenFilter, and ErrorResponse classes
30aab00View on GitHubfeat: add caching for product retrieval and update security configuration for external API access
81cb19dView on GitHubfeat: enhance caching configuration and update SQL drop table order
503992eView on GitHubfix: update SQL drop table order and correct FakeStoreApiClient base URL
1809317View on GitHubfeat: implement ExternalApiController and ExternalApiService for product retrieval
1a9ea0fView on GitHubfeat: add ExternalProductDTO and update FakeStoreApiClient for product retrieval
400e3b8View on GitHubfeat: add ExternalProductDTO and update FakeStoreApiClient for product retrieval
fed4e88View on GitHubfeat: add migration XML files and update WebClient configuration
d944035View on GitHubfeat: add ExternalApiController and FakeStoreApiClient for product retrieval
8395742View on GitHub