You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by GitBox <gi...@apache.org> on 2018/12/13 13:37:24 UTC

[GitHub] lburgazzoli opened a new pull request #290: Runtime enhacements

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


With regards,
Apache Git Services