{"id":18068412,"url":"https://github.com/abhishekomp/microservice-tutorial","last_synced_at":"2026-04-08T21:31:28.167Z","repository":{"id":256008914,"uuid":"854072426","full_name":"abhishekomp/microservice-tutorial","owner":"abhishekomp","description":"Bookstore app - Purchase Books (Cart functionality using Spring Boot, Thymeleaf and AlpineJS)","archived":false,"fork":false,"pushed_at":"2024-10-22T09:23:53.000Z","size":141,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T16:12:57.116Z","etag":null,"topics":["alpinejs","docker","docker-compose","docker-image","email-sender","event-driven","rabbitmq-consumer","restclient","spring-boot","spring-mvc","thymeleaf-layout-dialect"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abhishekomp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-08T10:38:46.000Z","updated_at":"2024-10-22T09:23:59.000Z","dependencies_parsed_at":"2024-10-23T04:19:34.187Z","dependency_job_id":null,"html_url":"https://github.com/abhishekomp/microservice-tutorial","commit_stats":null,"previous_names":["abhishekomp/microservice-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abhishekomp/microservice-tutorial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fmicroservice-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fmicroservice-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fmicroservice-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fmicroservice-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abhishekomp","download_url":"https://codeload.github.com/abhishekomp/microservice-tutorial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abhishekomp%2Fmicroservice-tutorial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31575417,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alpinejs","docker","docker-compose","docker-image","email-sender","event-driven","rabbitmq-consumer","restclient","spring-boot","spring-mvc","thymeleaf-layout-dialect"],"created_at":"2024-10-31T08:06:21.165Z","updated_at":"2026-04-08T21:31:28.149Z","avatar_url":"https://github.com/abhishekomp.png","language":"Java","readme":"# Microservice Based Bookstore application\n\nThis project demonstrates microservice applications interacting with one another including a thymeleaf based frontend application.\n\n## Project Overview\n\nThis Spring Boot Microservice application showcases the following features:\n\n- Setting up individual Spring Boot application that talk to each other for Bootstore application.\n- Dockerizing the applications using GitHub Actions workflow.\n- Running the application in Docker container.\n- Usage of RestClient for interaction between different microservice applications.\n- Publishing of events to RabbitMQ using Outbox Pattern.\n- Implementation of email notification via mailhog.\n- Frontend application based on Thymeleaf rendering and usage of AlpineJS for adding functionality on web page.\n- Cart functionality for Order placement.\n\n## Prerequisites\n\nBefore you begin, ensure you have the following installed:\n\n- Java Development Kit (JDK) 17 or later\n- Apache Maven\n- Docker client\n\n## Project Structure\n\nThe project (multi-module maven project) consists of the following applications:\n\n- `catalog-service`: A Spring boot application that manages the books for the bookstore application.\n- `order-service`: A Spring boot application that is used to create and manage Order from the user.\n- `notification-service`: A Spring boot application that interacts with RabbitMQ to fetch the events and sends out the email notification to the user.\n- `api-gateway`: A Spring boot application that serves as a single point of entry for api usage.\n- `bookstore-webapp`: (End User facing application) A Spring boot web mvc application using Thymeleaf for html rendering and AlpineJS for adding functionality to the html page\n\n## Usage\n\nOnce the application is running, you can interact access the application using following endpoints:\n\n- Bookstore web application: `http://localhost:8080`\n\nThe above endpoint will show the main page for the Bookstore web application along with Cart in the upper right side.\n\nHappy coding!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekomp%2Fmicroservice-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabhishekomp%2Fmicroservice-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabhishekomp%2Fmicroservice-tutorial/lists"}