mirror of
https://gitee.com/dcren/initializr.git
synced 2025-07-16 07:59:42 +08:00
Add link to camel spring boot guide
This commit is contained in:
parent
73f1e93b9c
commit
9f5759d45c
@ -1036,6 +1036,10 @@ initializr:
|
|||||||
description: Integration using Apache Camel
|
description: Integration using Apache Camel
|
||||||
groupId: org.apache.camel
|
groupId: org.apache.camel
|
||||||
artifactId: camel-spring-boot-starter
|
artifactId: camel-spring-boot-starter
|
||||||
|
links:
|
||||||
|
- rel: guide
|
||||||
|
href: http://camel.apache.org/spring-boot
|
||||||
|
description: Using Apache Camel with Spring Boot
|
||||||
- name: JMS (ActiveMQ)
|
- name: JMS (ActiveMQ)
|
||||||
id: activemq
|
id: activemq
|
||||||
description: Java Message Service API via Apache ActiveMQ
|
description: Java Message Service API via Apache ActiveMQ
|
||||||
|
Loading…
Reference in New Issue
Block a user