SteeltoeOSS Samples Save

Steeltoe samples and reference application collection

Project README

Steeltoe Sample Applications

This repository contains a variety of sample applications illustrating how to use the Steeltoe framework:

Configuration

Samples using the Spring Cloud Config Server and other Steeltoe configuration providers.

Sample main latest
Simple Build Status Build Status
SimpleCloudFoundry Build Status Build Status
CloudFoundry Build Status Build Status

Discovery

Samples using Steeltoe Service Discovery microservices-based applications.

Management

Samples using the Steeltoe Management packages for adding Management REST endpoints to your application, as well as adding Distributed Tracing support.

Sample main latest
CloudFoundry Build Status Build Status

Connectors

Samples using the Steeltoe Connectors for connecting to backing services. Steeltoe Connectors simplify the coding process of binding to and accessing Cloud Foundry-based services.

Sample main latest
CosmosDb Build Status Build Status
MongoDb Build Status Build Status
MySql Build Status Build Status
MySqlEFCore Build Status Build Status
OAuth Build Status Build Status
PostgreSql Build Status Build Status
PostgreSqlEFCore Build Status Build Status
RabbitMQ Build Status Build Status
Redis Build Status Build Status
SqlServerEFCore Build Status Build Status

CircuitBreaker

Samples using the Steeltoe Circuit Breaker packages for building scalable and resilient microservices-based applications.

Security

Samples using the Steeltoe Security packages for Authentication and Authorization with Cloud Foundry auth services, using a Redis cache for DataProtection KeyRing storage and for interacting with CredHub.

Sample main latest
CloudFoundrySingleSignon Build Status Build Status

MusicStore

A sample that uses all of the Steeltoe components together in a microservices-based ASP.NET Core application. Adapted from the ASP.NET Core reference app: MusicStore by Microsoft.

FreddysBBQ

A polyglot (Java and .NET) microservices-based sample demonstrating interoperability between Java and .NET on CloudFoundry, secured with OAuth2 Security Services and using Spring Cloud Services.

Branches

All new development is done on the latest branch. Samples for the stable version of Steeltoe can be found on the main branch.

Documentation

If you are looking for documentation on how to use the Steeltoe components, you can find that here.

Building & Running

See the Readmes for each sample for instructions on how to build and run.

Open Source Agenda is not affiliated with "SteeltoeOSS Samples" Project. README Source: SteeltoeOSS/Samples

Open Source Agenda Badge

Open Source Agenda Rating