{"id":19792001,"url":"https://github.com/making/spring-socks","last_synced_at":"2025-06-23T12:33:11.716Z","repository":{"id":49250057,"uuid":"275103492","full_name":"making/spring-socks","owner":"making","description":"A bad microservices (Spring Version of https://microservices-demo.github.io)","archived":false,"fork":false,"pushed_at":"2021-06-22T02:04:02.000Z","size":55974,"stargazers_count":60,"open_issues_count":65,"forks_count":20,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-01T01:38:59.985Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://spring-socks.apps.pcfone.io","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/making.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-26T07:57:54.000Z","updated_at":"2024-12-20T08:14:36.000Z","dependencies_parsed_at":"2022-09-06T09:40:45.295Z","dependency_job_id":null,"html_url":"https://github.com/making/spring-socks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/making/spring-socks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-socks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-socks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-socks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-socks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/making","download_url":"https://codeload.github.com/making/spring-socks/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/making%2Fspring-socks/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261479085,"owners_count":23164622,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-12T07:05:40.914Z","updated_at":"2025-06-23T12:33:06.694Z","avatar_url":"https://github.com/making.png","language":"Java","readme":"# Spring Socks\n\n![Spring Socks](shop-ui/src/main/resources/static/img/logo.png)\n\n [![integration-tests](https://github.com/making/spring-socks/workflows/integration-tests/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Aintegration-tests)\n\nSpring Version of https://microservices-demo.github.io\n\nLive Demo: https://spring-socks.apps.pcfone.io \n\n\u003cimg src=\"https://user-images.githubusercontent.com/106908/95973135-3ab35000-0e4e-11eb-9267-00ab2bee3c5f.png\" width=\"800px\"\u003e\n\n## How to run Spring Socks\n\n* [How to run Spring Socks with Docker Compose](docs/docker-compose.md)\n* [How to deploy Spring Socks on Kubernetes](docs/k8s.md)\n* [How to deploy Spring Socks on Cloud Foundry](docs/cf.md)\n\n## API Docs\n\n| API | OpenAPI Spec | Code |　Docker Image |\n| --- | --- | --- | --- |\n| Catalog API | [catalog-spec](./catalog-spec) [![catalog-spec](https://github.com/making/spring-socks/workflows/catalog-spec/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Acatalog-spec) \u003cbr\u003e [[ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/making/spring-socks/master/catalog-spec/openapi/doc.yml)] [[Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/making/spring-socks/master/catalog-spec/openapi/doc.yml)] | [catalog-api](./catalog-api) [![catalog-api](https://github.com/making/spring-socks/workflows/catalog-api/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Acatalog-api) | [`ghcr.io/making/spring-socks-catalog`](https://github.com/users/making/packages/container/package/spring-socks-catalog) |\n| Cart API | [cart-spec](./cart-spec) [![cart-spec](https://github.com/making/spring-socks/workflows/cart-spec/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Acart-spec) \u003cbr\u003e [[ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/making/spring-socks/master/cart-spec/openapi/doc.yml)] [[Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/making/spring-socks/master/cart-spec/openapi/doc.yml)] | [cart-api](./cart-api) [![cart-api](https://github.com/making/spring-socks/workflows/cart-api/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Acart-api) | [`ghcr.io/making/spring-socks-cart`](https://github.com/users/making/packages/container/package/spring-socks-cart) |\n| Order API | [order-spec](./order-spec) [![order-spec](https://github.com/making/spring-socks/workflows/order-spec/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Aorder-spec) \u003cbr\u003e [[ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/making/spring-socks/master/order-spec/openapi/doc.yml)] [[Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/making/spring-socks/master/order-spec/openapi/doc.yml)] | [order-api](./order-api) [![order-api](https://github.com/making/spring-socks/workflows/order-api/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Aorder-api) | [`ghcr.io/making/spring-socks-order`](https://github.com/users/making/packages/container/package/spring-socks-order) |\n| Payment API | [payment-spec](./payment-spec) [![payment-spec](https://github.com/making/spring-socks/workflows/payment-spec/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Apayment-spec) \u003cbr\u003e [[ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/making/spring-socks/master/payment-spec/openapi/doc.yml)] [[Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/making/spring-socks/master/payment-spec/openapi/doc.yml)] | [payment-api](./payment-api) [![payment-api](https://github.com/making/spring-socks/workflows/payment-api/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Apayment-api) | [`ghcr.io/making/spring-socks-payment`](https://github.com/users/making/packages/container/package/spring-socks-payment) |\n| Shipping API | [shipping-spec](./shipping-spec) [![shipping-spec](https://github.com/making/spring-socks/workflows/shipping-spec/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Ashipping-spec) \u003cbr\u003e [[ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/making/spring-socks/master/shipping-spec/openapi/doc.yml)] [[Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/making/spring-socks/master/shipping-spec/openapi/doc.yml)] | [shipping-api](./shipping-api) [![shipping-api](https://github.com/making/spring-socks/workflows/shipping-api/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Ashipping-api) | [`ghcr.io/making/spring-socks-shipping`](https://github.com/users/making/packages/container/package/spring-socks-shipping) |\n| User API | [user-spec](./user-spec) [![user-spec](https://github.com/making/spring-socks/workflows/user-spec/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Auser-spec) \u003cbr\u003e [[ReDoc](https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/making/spring-socks/master/user-spec/openapi/doc.yml)] [[Swagger UI](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/making/spring-socks/master/user-spec/openapi/doc.yml)] | [user-api](./user-api) [![user-api](https://github.com/making/spring-socks/workflows/user-api/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Auser-api) | [`ghcr.io/making/spring-socks-user`](https://github.com/users/making/packages/container/package/spring-socks-user) |\n| Shop UI | - | [shop-ui](./shop-ui) [![shop-ui](https://github.com/making/spring-socks/workflows/shop-ui/badge.svg)](https://github.com/making/spring-socks/actions?query=workflow%3Ashop-ui) | [`ghcr.io/making/spring-socks-ui`](https://github.com/users/making/packages/container/package/spring-socks-ui) |","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fspring-socks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmaking%2Fspring-socks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmaking%2Fspring-socks/lists"}