Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 795a77d6c7 [New] Implemented opt-in audit trail in Strolch
The audit trail has its own map on the Realm and a trail is written by
realm at the end of the transaction.

You can write your own audit trail using tx.getAuditTrail().

Enable the audit trail by setting the realm configuration value
'enableAuditTrail'.
2014-08-23 20:50:37 +02:00
src/main [New] Implemented opt-in audit trail in Strolch 2014-08-23 20:50:37 +02:00
.gitignore [New] initial commit of project files 2013-12-24 16:59:57 +01:00
README.md [Project] added Jenkins build badge to README.md 2014-01-23 22:52:58 +01:00
pom.xml [Project] added resource filtering for componentVersion.properties 2014-08-14 00:13:00 +02:00

README.md

li.strolch.tutorialwbapp

Build Status

A simple Strolch tutorial web application