Spring Boot 应用程序中的 SymmetricDS

Posted

技术标签:

【中文标题】Spring Boot 应用程序中的 SymmetricDS【英文标题】:SymmetricDS in Spring Boot Application 【发布时间】:2016-11-14 05:02:36 【问题描述】:

我对在 Spring Boot 应用程序中使用 SymmetricDS 很感兴趣。是否有任何示例演示如何执行此操作?

【问题讨论】:

【参考方案1】:

SymmetricDS 本身就是一个 Spring 应用程序,因此将它与 Spring Boot 集成应该没什么大不了的。目前还没有这方面的例子。您始终可以在独立模式下运行它。

【讨论】:

以上是关于Spring Boot 应用程序中的 SymmetricDS的主要内容,如果未能解决你的问题,请参考以下文章

如何使用 Spring Boot Security 修复 Spring Boot Webflux 应用程序中的“名称为 requestMappingHandlerAdapter 的 bean 定义无效

Spring Boot 中的事务同步

Spring Boot中的注解

spring boot 应用在 k8s 中的健康检查

包含Spring Data会破坏Spring Boot应用程序中的自动序列化

Spring Boot 日志记录中的 ClassCastException