awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
kbastani avatar

kbastani/spring-cloud-microservice-example

0
View on GitHub↗
194 stars·143 forks·Java·GPL-3.0·10 viewswww.kennybastani.com/2015/07/spring-cloud-docker-microservices.html↗

Spring Cloud Microservice Example

An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.

Features

  • Microservice Reference Implementations - Movie recommendation system (archived).

Star history

Star history chart for kbastani/spring-cloud-microservice-exampleStar history chart for kbastani/spring-cloud-microservice-example

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Spring Cloud Microservice Example

Similar open-source projects, ranked by how many features they share with Spring Cloud Microservice Example.
  • microservices-demo/microservices-demomicroservices-demo avatar

    microservices-demo/microservices-demo

    3,773View on GitHub↗

    This project is a microservices reference architecture and polyglot suite designed as a containerized application demo. It provides a deployable environment that functions as a container orchestration testbed to evaluate the performance and stability of various orchestration tools. The suite implements a polyglot architecture where independent services are written in different languages, each managing its own private database. It utilizes an event-driven distributed system model, employing asynchronous messaging and decoupled data stores to coordinate workflows across separate business domain

    Pythondockerecsgolang
    View on GitHub↗3,773
  • dotnet-architecture/eshopondaprdotnet-architecture avatar

    dotnet-architecture/eShopOnDapr

    1,532View on GitHub↗

    eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement cloud-native application patterns by utilizing sidecar processes to handle infrastructure concerns, allowing individual services to remain decoupled from the underlying environment. The project provides a practical implementation of service-to-service communication, state management, and asynchronous messaging. By using a sidecar-based approach, it offloads tasks like service discovery and state synchronization, enabling independent services to interact reliably across distrib

    C#
    View on GitHub↗1,532
  • zq2599/blog_demoszq2599 avatar

    zq2599/blog_demos

    4,753View on GitHub↗

    This project is a collection of reference implementations and demonstration projects covering computer vision, DevOps automation, distributed systems, and Java-based microservices. It provides a programming reference library and practical examples for building server-side applications, containerizing services, and orchestrating clusters. The repository features a comprehensive toolset for DevOps automation, including scripts and playbooks for CI/CD pipelines and automated cluster installation. It includes a computer vision demo project for image object detection and facial analysis, as well a

    Javadockerdocker-javadocker-jib
    View on GitHub↗4,753
  • aws-samples/amazon-ecs-java-microservicesA

    aws-samples/amazon-ecs-java-microservices

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to Spring Cloud Microservice Example→

Frequently asked questions

What does kbastani/spring-cloud-microservice-example do?

An example project that demonstrates an end-to-end cloud native application using Spring Cloud for building a practical microservices architecture.

What are the main features of kbastani/spring-cloud-microservice-example?

The main features of kbastani/spring-cloud-microservice-example are: Microservice Reference Implementations.

What are some open-source alternatives to kbastani/spring-cloud-microservice-example?

Open-source alternatives to kbastani/spring-cloud-microservice-example include: dotnet-architecture/eshopondapr — eShopOnDapr is a reference architecture for building distributed .NET microservices. It demonstrates how to implement… microservices-demo/microservices-demo — This project is a microservices reference architecture and polyglot suite designed as a containerized application… zq2599/blog_demos — This project is a collection of reference implementations and demonstration projects covering computer vision, DevOps… aws-samples/amazon-ecs-java-microservices. callistaenterprise/blog-microservices. bishion/microservice.

Curated searches featuring Spring Cloud Microservice Example

Hand-picked collections where Spring Cloud Microservice Example appears.
  • Java web framework