Skip to content

Commit 8724218

Browse files
authored
feat: Add baeldung article (#46)
1 parent cea0858 commit 8724218

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

docs/quickstart.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,11 @@ Start the application and open the urls in your browser:
5454

5555
If you configured a different context path in your application, make sure to prepend it to springwolf urls, i.e. `<host>:<port>/<context-path>/springwolf/asyncapi-ui.html`
5656

57-
## Examples
58-
- amqp: https://github.com/springwolf/springwolf-core/tree/master/springwolf-examples/springwolf-amqp-example
59-
- spring-cloud-stream: https://github.com/springwolf/springwolf-core/tree/master/springwolf-examples/springwolf-cloud-stream-example
60-
- kafka: https://github.com/springwolf/springwolf-core/tree/master/springwolf-examples/springwolf-kafka-example
57+
## 4. Next steps
58+
59+
- Read an elaborated tutorial on Baeldung at https://www.baeldung.com/java-spring-doc-asyncapi-springwolf
60+
- Check out the example projects:
61+
- amqp: https://github.com/springwolf/springwolf-core/tree/master/springwolf-examples/springwolf-amqp-example
62+
- spring-cloud-stream: https://github.com/springwolf/springwolf-core/tree/master/springwolf-examples/springwolf-cloud-stream-example
63+
- kafka: https://github.com/springwolf/springwolf-core/tree/master/springwolf-examples/springwolf-kafka-example
64+
- Dive deeper on the next pages

0 commit comments

Comments
 (0)