Skip to content

Commit

Permalink
Add Spring AMQP
Browse files Browse the repository at this point in the history
  • Loading branch information
rwinch authored Dec 5, 2023
1 parent fe6990e commit 6dd9cce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/helpers/spring-projects.js
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ module.exports = () => [
],
},
{ href: 'https://docs.spring.io/spring-ai/reference/', id: 'ai', text: 'Spring AI' },
{ href: 'https://docs.spring.io/spring-amqp/reference/', id: 'amqp', text: 'Spring AMQP' },
{ href: 'https://docs.spring.io/spring-cli/reference/', id: 'cli', text: 'Spring CLI' },
{ href: 'https://docs.spring.io/spring-graphql/reference/', id: 'graphql', text: 'Spring GraphQL' },
{ href: 'https://docs.spring.io/spring-kafka/reference/', id: 'kafka', text: 'Spring for Apache Kafka' },
Expand Down

0 comments on commit 6dd9cce

Please sign in to comment.