Hi Camel devs, I have crossed over following alternatives while adding a new parameter.
A:
class Endpoint extends RemoteFileEndpoint
@UriParam
protected X newParameter;
B:
class Configuration extends RemoteFileConfiguration
@UriParam
protected X newParameter;
Is there a best practice to follow, please? Based on
reading existing code I have not figured out, yet.
Best regards
Cc.
--
Mr. Petr Kužel, Software Engineer
Eurofins International Support Services s.à r.l.
Val Fleuri 23
L-1526 LUXEMBOURG
