Skip to content
This repository has been archived by the owner on Jul 19, 2020. It is now read-only.

ocinpp/first-activiti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

To view H2 Database content

Reference: http://www.activiti.org/userguide/#apiDebuggingUnitTest

1.Set a break point in the code

2."Display", type the below, highlight and right-click "Display" org.h2.tools.Server.createWebServer("-web").start()

3.visit http://localhost:8082/ in a browser, fill in the JDBC URL to the in-memory database (by default this is jdbc:h2:mem:activiti), and hit the connect button

About

Various processes for testing Activiti

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages