From ed7007272ad8d7692a69a2575fe014b621344ce8 Mon Sep 17 00:00:00 2001 From: edizor <113095366+edizor@users.noreply.github.com> Date: Thu, 13 Jul 2023 21:41:57 +0800 Subject: [PATCH] Create README.md [skip ci] --- spring-boot-documentation/README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 spring-boot-documentation/README.md diff --git a/spring-boot-documentation/README.md b/spring-boot-documentation/README.md new file mode 100644 index 0000000000..69e50f68dc --- /dev/null +++ b/spring-boot-documentation/README.md @@ -0,0 +1,2 @@ +## Relevant Articles +- [Documenting Spring Event-Driven API Using AsyncAPI and Springwolf](https://www.baeldung.com/java-spring-doc-asyncapi-springwolf)