Thanks. I solved it by changing extension for the camel-routes file from .yml to .yaml and change in application.yml:
camel: springboot: routes-include-pattern: classpath:camel-routes.yaml