Prepare the Activiti development environment and activiti development environment.

Source: Internet
Author: User

Prepare the Activiti development environment and activiti development environment.
1. Create a project as shown in:

    

Then you need to check the position to save the image when saving the flowchart.

    

In this case, the project is created, and the development environment is ready below. 2. Prepare the Activiti Development Environment 2.1: add the Activiti jar package

Under the activiti-5.21.0-> directory are some sample projects that extract the activiti-rest project and import all the packages under the WEB-INF/lib in the activiti-rest directory. Add to classpath.

Because we are using the Mysql database, the Link driver of the Mysql database is not provided in the Activiti official package. We need to import it ourselves. Import the mysql-connector-java-5.1.7-bin.jar manually and add it to classpath.

2.2: configure the development environment (configure the development environment in Java) 2.2.1: Create a test class junit

       

2.2.2: Prepare for testing

Define Database

        

2.2.3:

Create a table

2.3: configure the development environment (configuration file (activiti. cfg. xml)

Configuration File

In the Activiti official example, there is no thread configuration file, so you must first find activiti-rest \ Web-INF \ classes.

        

       

 
2.4: Test 2.4.1: configure the development environment in Java

          

       

Result:

      

2.4.2: test the configuration file
       

Result:

    
     

The output result indicates success!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.