Skip to content

Commit 6dd9cce

Browse files
authored
Add Spring AMQP
1 parent fe6990e commit 6dd9cce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/helpers/spring-projects.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ module.exports = () => [
230230
],
231231
},
232232
{ href: 'https://docs.spring.io/spring-ai/reference/', id: 'ai', text: 'Spring AI' },
233+
{ href: 'https://docs.spring.io/spring-amqp/reference/', id: 'amqp', text: 'Spring AMQP' },
233234
{ href: 'https://docs.spring.io/spring-cli/reference/', id: 'cli', text: 'Spring CLI' },
234235
{ href: 'https://docs.spring.io/spring-graphql/reference/', id: 'graphql', text: 'Spring GraphQL' },
235236
{ href: 'https://docs.spring.io/spring-kafka/reference/', id: 'kafka', text: 'Spring for Apache Kafka' },

0 commit comments

Comments
 (0)