lburgazzoli opened a new pull request #290: Runtime enhacements URL: https://github.com/apache/camel-k/pull/290 This PR improves the camel-k runtime in the following areas: - it introduces a new concept "runtime trait" that can be enabled by the operator; this is useful to implement features like #259 - it standardizes on camel's own "service loader" for resource discovery instead of java's ServiceLoader which improves interoperability with different frameworks (spring-boot, etc) - restructures the runtime project layout Fixes #287
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
