...
Tip | ||||
---|---|---|---|---|
OpenHub framework depends on several Camel components and if you want to use another Camel component with same Camel's version then you can do it:
|
Spring contexts
OpenHub framework uses and is configured by Spring framework.
...
- root application context; Apache Camel, database and security (Spring security) is initialized in this context
- spring-ws: Spring Web Services context
- spring-admin-mvc: Spring Web MVC context
Spring profiles
...
Spring configuration for tests
Maven profiles
...