Skip to content

This project is a Java web application based on the Spring Framework. The intent is to provide simple examples of using Drools within a web application.

Notifications You must be signed in to change notification settings

stephen-masters/sctrcd-fx-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sctrcd-fx-web

This project is a Java web application based on the Spring Framework. The intent is to provide simple examples of using Drools within a web application.

It's built with Maven, so from the command line you can:

Run a full build (including tests):

mvn clean install

Run the web application in a Jetty container:

mvn jetty:run

Run the web application in a Tomcat container:

mvn tomcat7:run

About

This project is a Java web application based on the Spring Framework. The intent is to provide simple examples of using Drools within a web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published