4.2. Fuse 7.4 中的新功能
Fuse standalone 在版本 7.4 中的主要新功能是:
- Spring Boot 2.x 上的 Fuse 的新 Maven 工件
-
hawtio-springboot工件现在提供与 Spring Boot 2 的 Hawtio 集成。hawtio-springboot-1工件现在提供 Hawtio 与 Spring Boot 1 集成。 - Spring Boot 2.x 管理端点的新路径
-
管理端点位于一个新的
/actuator路径下,该路径在以下路径下管理:
management.endpoints.web.base-path=/
management.endpoints.web.base-path=/
- Spring Boot 2 中的 Fuse 的新 Camel 2.22 和 2.23 组件
Spring Boot 2 上的 Fuse 现在支持以下额外 Camel 组件:
-
as2-component -
aws-iam-component -
fhir-component -
google-calendar-stream-component -
google-mail-stream-component -
google-sheets-component -
google-sheets-stream-component -
ipfs-component -
kubernetes-hpa-component -
kubernetes-job-component -
micrometer-component -
mybatis-bean-component -
nsq-component -
rxjava2 -
service-component -
spring-cloud-consul -
spring-cloud-zookeeper -
testcontainers-spring -
testcontainers -
web3j-component
-