Add what's next to new sections

This commit also moves hazelcast from core features to IO

Closes gh-27132
This commit is contained in:
Madhura Bhave
2021-09-20 16:10:37 -07:00
parent 7e257dc24c
commit ac00df79f1
16 changed files with 50 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
[[data.whats-next]]
== What to Read Next
You should now have a feeling for how to use Spring Boot with various data technologies.
From here, you can read about Spring Boot's support for various <<messaging#messaging, messaging technolgoies>> and how to enable them in your application.