-
Notifications
You must be signed in to change notification settings - Fork 6
Architecture
Lukáš Vozáb edited this page Jan 25, 2016
·
1 revision
CleverBus extends Apache Camel and therefore base architecture came up from Apache Camel.
- Spring Framework
- Spring Security solves security issues
- Spring Web Services is main component for web services communication
- Hibernate for persistence implementation
- PostgreSQL database
- Apache Tomcat application server
CleverBus is technologically neutral to operation system, application server and database. PostgreSQL or Tomcat is one possible choice only.