Skip to content

Commit

Permalink
Fixed bullet list in micronaut-lambda README
Browse files Browse the repository at this point in the history
  • Loading branch information
daveklein committed Apr 13, 2021
1 parent b244c93 commit 9ac335c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions micronaut-lambda/README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
## Description

This demo consists of the following Micronaut projects:
. *order-service* is a standard Micronaut app with the Kafka feature.
. *order-id-lambda* is a Micronaut Serverless Function for AWS Lambda.
. *order-fulfillment-service* is Micronaut Messaging app with Kafka.
- *order-service* is a standard Micronaut app with the Kafka feature.
- *order-id-lambda* is a Micronaut Serverless Function for AWS Lambda.
- *order-fulfillment-service* is Micronaut Messaging app with Kafka.

The demo was built using Confluent Cloud, the Cloud-native service for Apache Kafka. If you don't have an account on Confluent Cloud, you can set that up [here](https://www.confluent.io/confluent-cloud).

Expand Down

0 comments on commit 9ac335c

Please sign in to comment.