https://github.com/zenwave360/zenwave-playground
https://github.com/zenwave360/zenwave-playground
Last synced: 28 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zenwave360/zenwave-playground
- Owner: ZenWave360
- Created: 2023-10-09T14:03:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-18T08:45:39.000Z (over 1 year ago)
- Last Synced: 2025-01-25T14:25:02.837Z (over 1 year ago)
- Language: Java
- Size: 175 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZenWave SDK Playground
> ZenWave SDK Helps you Create Software Easy to Understand
These are ZenWave SDK Example and Baseline Projects generated from ZenWave Model Definitions using ZenWave SDK (CLI) Plugins.
Follow instructions at: [ZenWave SDK Getting Started](https://www.zenwave360.io/docs/getting-started/)

Baseline Projects:
* [zenwave-jpa-baseline](zenwave-jpa-baseline)
* [zenwave-mongodb-baseline](zenwave-mongodb-baseline)
Example Projects:
* [examples/asyncapi-shopping-cart](examples/asyncapi-shopping-cart) AsyncAPI Shopping Cart Example
* [examples/order-fulfillment-kotlin](examples/order-fulfillment-kotlin) Order Fulfillment DDD Example (Kotlin)
* [examples/customer-address-jpa](examples/customer-address-jpa) Spring Boot + JPA + Kafka
* [examples/kustomer-address-jpa](examples/kustomer-address-jpa) Spring Boot + JPA + Kafka + Kotlin
* [examples/modulith-clinical-tool-jpa](examples/modulith-clinical-tool-jpa) Modular Monolith
* [examples/modulith-klinical-tool-jpa](examples/modulith-clinical-tool-jpa) Modular Monolith with Kotlin
* [examples/mploed-applicant-scoring](examples/mploed-applicant-scoring) (WIP) ZenWave implementation of 'Michael Plöd - Applicant Scoring' Test Project for DDD Europe Hands-On.