Popular repositories Loading
-
Notification-Service
Notification-Service PublicThe NotificationService handles sending notifications (SMS and email) based on user preferences and templates from the database. It validates requests, retrieves user and category data, and uses Mu…
Java 1
-
Core-Java-Examples
Core-Java-Examples PublicIntroduction to Java fundamentals, Implementation of if-else, switch, and loops for decision-making, Demonstrates core OOP concepts, Examples of try-catch, custom exceptions, and error handling, Mu…
Java
-
Patient-Service
Patient-Service PublicThe service fetches a patient's credit score and SSN details asynchronously by calling another service. Once the data is retrieved, it prints the patient's details, ensuring non-blocking execution …
Java
-
User-Service
User-Service PublicThis service integrates with an external service(Notification Service) to fetch and process data asynchronously.
Java
-
Patient-Credit-Service
Patient-Credit-Service PublicThis service integrates with an external service(Patient Service) to fetch and process data asynchronously.
Java
-
AWS-S3-SQS
AWS-S3-SQS PublicThe project integrates AWS S3 for scalable cloud storage of files and AWS SQS for asynchronous message queuing within a Spring Boot application. S3 handles file upload/download, while SQS ensures …
Java
If the problem persists, check the GitHub status page or contact support.