From dafb87131820be484e392921a497fa09da7245b8 Mon Sep 17 00:00:00 2001 From: Shree Sawant <142529962+TheEques@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:24:28 +0530 Subject: [PATCH 1/3] Create .asyncapi-tool --- .asyncapi-tool | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .asyncapi-tool diff --git a/.asyncapi-tool b/.asyncapi-tool new file mode 100644 index 00000000..3bbca77e --- /dev/null +++ b/.asyncapi-tool @@ -0,0 +1,9 @@ +title: Java Spring Cloud Stream Template +filters: + language: + - Java + technology: + - Spring Cloud Streams + categories: + - generator-template + hasCommercial: false From 72d5fa94f751bd7d01ca42365b2aaccebc43be50 Mon Sep 17 00:00:00 2001 From: Shree Sawant <142529962+TheEques@users.noreply.github.com> Date: Wed, 11 Oct 2023 23:48:08 +0530 Subject: [PATCH 2/3] Update .asyncapi-tool Co-authored-by: Lukasz Gornicki --- .asyncapi-tool | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asyncapi-tool b/.asyncapi-tool index 3bbca77e..85080b8d 100644 --- a/.asyncapi-tool +++ b/.asyncapi-tool @@ -1,7 +1,7 @@ title: Java Spring Cloud Stream Template filters: language: - - Java + - javascript technology: - Spring Cloud Streams categories: From 5122a65ba0d6553ef796b602939727575819996b Mon Sep 17 00:00:00 2001 From: Shree Sawant <142529962+TheEques@users.noreply.github.com> Date: Mon, 23 Oct 2023 19:26:57 +0530 Subject: [PATCH 3/3] Update .asyncapi-tool --- .asyncapi-tool | 1 + 1 file changed, 1 insertion(+) diff --git a/.asyncapi-tool b/.asyncapi-tool index 85080b8d..ece3f6ea 100644 --- a/.asyncapi-tool +++ b/.asyncapi-tool @@ -4,6 +4,7 @@ filters: - javascript technology: - Spring Cloud Streams + - Maven categories: - generator-template hasCommercial: false