Pinned Repositories
aggregate-template
A template for Creek users to bootstrap their own aggregate, a.k.a. bounded-context, repos
creek-json-schema
Annotations and code for generating JSON schemas from code
creek-json-schema-gradle-plugin
A Gradle plugin for generating JSON schemas from code.
creek-kafka
Creek Kafka support
creek-observability
creek-platform
The base of the Creek platform
creek-service
The core of the Creek system
creek-system-test
Blackbox testing of microservices
creek-system-test-gradle-plugin
Gradle plugin for running Creek system tests
json-schema-validation-comparison
Feature and performance comparison of different JVM JSON schema validation libraries.
Creek's Repositories
creek-service/creek-json-schema
Annotations and code for generating JSON schemas from code
creek-service/creek-service
The core of the Creek system
creek-service/creek-kafka
Creek Kafka support
creek-service/aggregate-template
A template for Creek users to bootstrap their own aggregate, a.k.a. bounded-context, repos
creek-service/creek-json-schema-gradle-plugin
A Gradle plugin for generating JSON schemas from code.
creek-service/creek-observability
creek-service/creek-platform
The base of the Creek platform
creek-service/creek-system-test
Blackbox testing of microservices
creek-service/json-schema-validation-comparison
Feature and performance comparison of different JVM JSON schema validation libraries.
creek-service/basic-kafka-streams-demo
Get your head around the basics with this basic Kafka Streams microservice demo.
creek-service/creek-base
Base types
creek-service/creek-system-test-gradle-plugin
Gradle plugin for running Creek system tests
creek-service/creek-jekyll-theme
The theme used by www.creekservice.org
creek-service/creek-test
Test helpers and utilities
creek-service/creek-platform-metadata
Defines the types used to describe platform components
creek-service/creek-release-test
Hack space for release testing
creek-service/creek-script
Scripts and docs for working with Creek Service repositories
creek-service/creek-service.github.io
Docs site
creek-service/ks-connected-services-demo
Extends the basic-kafka-streams-demo with a second service
creek-service/multi-module-template
A template used internally by Creek to bootstrap new multi-module repos.
creek-service/single-module-template
A template used internally by Creek to bootstrap new single-module repos.
creek-service/wip-state-stores-demo
Extends the basic-kafka-streams-demo with a second service
creek-service/.github
Organisation repo
creek-service/ks-aggregate-api-demo
Tutorial covering defining the API / data products exposed by an aggregate