Skip to content

Commit 8745dd8

Browse files
committed
add introduction for spring cloud azure
1 parent 8c0218a commit 8745dd8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/event-hubs/event-hubs-java-get-started-send.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.custom: devx-track-java, mode-api
1111

1212
This quickstart shows how to send events to and receive events from an event hub using the **azure-messaging-eventhubs** Java package.
1313

14+
> [!TIP]
15+
> If you're working with Azure Event Hubs resources in a Spring application, we recommend that you consider [Spring Cloud Azure](/azure/developer/java/spring-framework/) as an alternative. Spring Cloud Azure is an open-source project that provides seamless Spring integration with Azure services. To learn more about Spring Cloud Azure, and to see an example using Event Hubs, see [Spring Cloud Stream with Azure Event Hubs](/azure/developer/java/spring-framework/configure-spring-cloud-stream-binder-java-app-azure-event-hub).
16+
1417
## Prerequisites
1518

1619
If you're new to Azure Event Hubs, see [Event Hubs overview](event-hubs-about.md) before you do this quickstart.

0 commit comments

Comments
 (0)