# spring-activiti **Repository Path**: weiguoxin/spring-activiti ## Basic Information - **Project Name**: spring-activiti - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-07-26 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Camel Router WAR Project with Web Console and REST Support ========================================================== This project bundles the Camel Web Console, REST API, and some sample routes as a WAR. You can build the WAR by running mvn install You can then run the project by dropping the WAR into your favorite web container or just run mvn jetty:run to start up and deploy to Jetty. Web Console =========== You can view the Web Console by pointing your browser to http://localhost:8080/ You should be able to do things like * browse the available endpoints * browse the messages on an endpoint if it is a BrowsableEndpoint * send a message to an endpoint * create new endpoints For more help see the Apache Camel documentation http://camel.apache.org/