Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcreate-dk authored Feb 5, 2024
1 parent 2df6139 commit b34fbd0
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Essentials Spring Example

## License
Essentials is released under version 2.0 of the [Apache License](https://www.apache.org/licenses/LICENSE-2.0)

## Versions

| Essentials version | Java compatibility | Spring Boot compatibility |
|----------------------------------------------------------------------------------------------|--------------------|---------------------------|
| [0.9.*](https://github.com/cloudcreate-dk/essentials-spring-examples/tree/java11) | 11-16 | 2.7.x |
Expand All @@ -10,4 +15,4 @@ Examples of how to use the Essentials and Essentials Components together with Sp

- [mongodb-inbox-outbox](mongodb-inbox-outbox/README.md) - MongoDB focused Inbox/Outbox example that integrates with Kafka
- [postgresql-inbox-outbox](postgresql-inbox-outbox/README.md) - Postgresql focused Inbox/Outbox example that integrates with Kafka
- [postgresql-cqrs](postgresql-cqrs/README.md) - Postgresql focused CQRS and EventSourced aggregate examples
- [postgresql-cqrs](postgresql-cqrs/README.md) - Postgresql focused CQRS and EventSourced aggregate examples

0 comments on commit b34fbd0

Please sign in to comment.