alxpark opened a new pull request #187:
URL: https://github.com/apache/camel-spring-boot/pull/187


   By fixing complex types in camel-spring-boot-generator-maven-plugin, camel 
spring starters auto configuration type issues will be resolved not only IDE, 
but also applying them on runtime. 
   By this change, some of modules brought another type errors by 
java.util.Duration.
   It's duration type, but Java type was either Long or Integer. 
   So, convertDurationToMillesec() introduced to generate the value correctly.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to