Skip to content

Commit 0ca7b7b

Browse files
author
Dave Syer
authored
Remove external include
1 parent 658e6aa commit 0ca7b7b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1417,5 +1417,3 @@ fun `test that messages streamed to the API is stored`() {
14171417
== Summary
14181418

14191419
This was the final part in the tutorial. We started with a simple chat application in which the UI was polling for new messages while the backend was blocking when running the database queries. We gradually added features to the application and migrated it to the reactive Spring stack. The backend is now fully asynchronous, making use of Spring WebFlux and Kotlin coroutines.
1420-
1421-
include::https://raw.githubusercontent.com/spring-guides/getting-started-macros/master/footer.adoc[]

0 commit comments

Comments
 (0)