Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg fecb1f4395 [Project] added release scripts 2016-10-24 10:48:35 +02:00
dev [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
li.strolch.agent [Minor] Always log original exception if TX fails 2016-10-24 10:45:06 +02:00
li.strolch.bom [Project] Set new snapshot version 1.4.0-SNAPSHOT 2016-09-22 11:33:15 +02:00
li.strolch.model [Minor] Fixing broken tests 2016-10-03 11:36:35 +02:00
li.strolch.performancetest [Major] Refactored SystemAction in privileges 2016-09-29 15:54:30 +02:00
li.strolch.persistence.postgresql [Fix] Fixed version when loading from PostgreSQL 2016-09-30 10:12:59 +02:00
li.strolch.persistence.xml [Major] Refactored SystemAction in privileges 2016-09-29 12:26:27 +02:00
li.strolch.planningwebapp [Minor] Code cleanup 2016-10-03 14:00:39 +02:00
li.strolch.privilege [Minor] Fixed tests 2016-09-29 17:04:46 +02:00
li.strolch.rest [Major] REST APIs are supposed to be plural 2016-09-30 10:13:22 +02:00
li.strolch.service [Major] Implemented EventBasedExecutionHandler 2016-09-30 16:35:16 +02:00
li.strolch.testbase [Major] Implemented first version of Activity execution 2016-09-23 14:03:42 +02:00
li.strolch.tutorialapp [Major] Refactored SystemAction in privileges 2016-09-29 15:54:30 +02:00
li.strolch.tutorialwebapp [Minor] Code cleanup 2016-10-03 14:00:39 +02:00
li.strolch.utils [Minor] Fixing broken tests 2016-10-03 11:36:35 +02:00
li.strolch.website [Major] Implemented State Model on Activity/Actions 2016-09-30 16:28:35 +02:00
li.strolch.xmlpers [Project] Set new snapshot version 1.4.0-SNAPSHOT 2016-09-22 11:33:15 +02:00
strolch_minimal [Major] Fixed starting of all test applications 2016-09-29 16:54:48 +02:00
strolch_minimal_rest [Minor] Code cleanup 2016-10-03 14:00:39 +02:00
.gitignore [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
LICENSE [Project] added LICENSE and README.md 2014-09-16 09:29:42 +02:00
README.md [Project] Updated project for deployment to Maven Central 2016-09-22 09:37:55 +02:00
createBundle.sh [Minor] Don't fail deploy if directory already exists 2016-07-07 14:35:18 +02:00
hotfix.sh [Project] added release scripts 2016-10-24 10:48:35 +02:00
pom.xml [Minor] Upgrade to Jersey 2.23.2 2016-10-04 15:13:25 +02:00
release.sh [Project] added release scripts 2016-10-24 10:48:35 +02:00
setVersion.sh [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00

README.md

Strolch

Jenkins Build status: Build Status

The main repository which contains all of Strolch.

Strolch consists of the following modules:

  • li.strolch.utils
  • li.strolch.privilege
  • li.strolch.agent
  • li.strolch.model
  • li.strolch.persistence.postgresql
  • li.strolch.persistence.xml
  • li.strolch.rest
  • li.strolch.service
  • li.strolch.testbase

With the following test applications:

  • li.strolch.tutorialapp
  • li.strolch.tutorialwebapp
  • li.strolch.planningwebapp
  • strolch_minimal
  • strolch_minimal_rest

And of course the website itself:

  • li.strolch.website

Find more to Strolch at our website: http://strolch.li