commit
942096bd55
@ -1,4 +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.
|
||||
From here, you can read about Spring Boot's support for various <<messaging#messaging, messaging technologies>> and how to enable them in your application.
|
||||
|
@ -1,4 +1,4 @@
|
||||
[[messaging.whats-next]]
|
||||
== What to Read Next
|
||||
The next section describes how to enable <<io#io, IO capabilities>> in your applicaiton.
|
||||
The next section describes how to enable <<io#io, IO capabilities>> in your application.
|
||||
You can read about <<io#io.caching, caching>>, <<io#io.email, mail>>, <<io#io.validation, validation>>, <<io#io.rest-client, rest clients>> and more in this section.
|
Loading…
Reference in New Issue