Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 4a0e26d05b [New] Implemented locking for Strolch elements
Also cleaned up hierarchy of StrolchTransaction by moving up everything
into AbstractTransaction as made sense and added special delegation
methods for the actual commit() and rollback() ind the concrete
implementations.
2014-02-24 21:49:17 +01:00
src [New] Implemented locking for Strolch elements 2014-02-24 21:49:17 +01:00
.gitignore [Initial] Initial import 2014-01-15 21:59:24 +01:00
LICENSE [Initial] Initial import 2014-01-15 21:59:24 +01:00
README.md [Project] added Jenkins build badge to README.md 2014-01-23 22:52:48 +01:00
pom.xml [New] Implemented a StrolchSessionHandler with a RESTful auth service 2014-01-27 20:33:09 +01:00

README.md

li.strolch.rest

Build Status

Restful Web Service API for Strolch