I'll make this short & sweet so hopefully someone can answer this quickly for me. I am trying to use camel-debezium-sqlserver-starter and have my properties be defined in Spring application.properties file instead of having to put them in the route definition itself. Like this:
But instead it's not automatically picking these up and I have to defined them explicitly in the route definition itself like this:
