You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/10/23 10:09:41 UTC

[GitHub] [camel] fg78nc commented on a change in pull request #4495: Update type-converter.adoc

fg78nc commented on a change in pull request #4495:
URL: https://github.com/apache/camel/pull/4495#discussion_r510779269



##########
File path: docs/user-manual/modules/ROOT/pages/type-converter.adoc
##########
@@ -134,7 +134,7 @@ You can declare multiple `<bean>`s if you have more classes.
 Camel will automatic discover and load type converters from all the JARs in the classpath on startup.
 
 Camel will search the classpath for a file called
-`META-INF/services/org/apache/camel/TypeConverterLoader`, which lists
+`META-INF/services/org/apache/camel/TypeConverter`, which lists

Review comment:
       With all due respect, please see verifiable example with unit test.
   https://github.com/fg78nc/camel-type-converter




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org