This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git.
from 3fc6f61 CAMEL-13870: Even faster endpoint and component configurer
with switch instead of Map, as suggested by Luca.
add aadb3f7 CAMEL-13870: Even faster endpoint and component configurer
with switch instead of Map, as suggested by Luca.
No new revisions were added by this update.
Summary of changes:
.../camel/spi/GeneratedPropertyConfigurer.java | 3 ++-
.../camel/support/PropertyBindingSupport.java | 2 +-
.../apt/ComponentPropertyConfigurerGenerator.java | 23 +++++++++++++++++++++-
.../apt/EndpointPropertyConfigurerGenerator.java | 22 ++++++++++++++++++++-
4 files changed, 46 insertions(+), 4 deletions(-)