Update spring integration migration-guide (#859)
Fix error in the migration guide.
This commit is contained in:
Родитель
214c36793e
Коммит
bd64b7feea
|
@ -297,7 +297,7 @@ IMPORTANT: If you're using the new `spring-cloud-azure-starter-active-directory-
|
|||
| *azure.activedirectory.b2c*.login-flow | *spring.cloud.azure.active-directory.b2c*.login-flow
|
||||
| *azure.activedirectory.b2c*.tenant-id | *spring.cloud.azure.active-directory.b2c*.profile.tenant-id
|
||||
| *azure.activedirectory.b2c*.user-flows | *spring.cloud.azure.active-directory.b2c*.user-flows
|
||||
| *azure.activedirectory.b2c*.user-name-attribute-nam | *spring.cloud.azure.active-directory.b2c*.user-name-attribute-nam
|
||||
| *azure.activedirectory.b2c*.user-name-attribute-name | *spring.cloud.azure.active-directory.b2c*.user-name-attribute-name
|
||||
|===
|
||||
|
||||
NOTE: For properties like `credential.client-id`, `credential.client-secret`, `profile.tenant-id`, if `spring.cloud.azure.active-directory.b2c.PROPERTY` is not configured, `spring.cloud.azure.PROPERTY` will be used.
|
||||
|
@ -413,7 +413,7 @@ For all configuration options supported in spring-cloud-azure-starter-integratio
|
|||
the prefix remains to be as `spring.cloud.azure.servicebus`.
|
||||
|
||||
.Property mapping from azure-spring-cloud-starter-servicebus to spring-cloud-azure-starter-integration-servicebus
|
||||
[cols="<30,<~", options="header"]
|
||||
[cols="<,<,<", options="header"]
|
||||
|===
|
||||
|Legacy properties suffix value |Current properties suffix value |Current type
|
||||
|transport-type |client.transport-type |AmqpTransportType
|
||||
|
|
Загрузка…
Ссылка в новой задаче