2

I am interested in using SymmetricDS in a Spring Boot application. Are there any examples that demonstrate how to do this?

Brandon E Taylor
  • 24,881
  • 6
  • 47
  • 71

1 Answers1

0

SymmetricDS is a Spring application itself so it shouldn't be such a big deal integrating it with Spring Boot. There are yet no examples of it. You can always run it in standalone mode.

Boris Pavlović
  • 63,078
  • 28
  • 122
  • 148