Skip to content

AutomatedBusinessLogic/BusLogicDemoPlay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bus Logic Demo (Play edition)
	
This project is a sample demonstrating the use of Automated Business Logic's transaction logic engine with the Play framework.

To run it:

    - play deps
    - play run
    - connect to http://localhost:9000

If you want to open this project in your IDE, you'll need to run:

    - play eclipsify (for Eclipse)
    - play idealize (for IntellJ)
    - play netbeansify (for NetBeans)

then import the project into your IDE.

More information about this demo is available at 
http://www.automatedbusinesslogic.com/architecture/framework-integration/framework-integration---play/play-demo-installation

About

A demo project showing the use of ABL's logic annotations with the Play framework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages