Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 97a0c076a4 [Minor] Throw exception if forget to commit 2017-09-08 18:48:53 +02:00
dev [Project] Minor fix in codetemplates.xml 2017-03-12 14:22:06 +01:00
li.strolch.agent [Minor] Throw exception if forget to commit 2017-09-08 18:48:53 +02:00
li.strolch.bom [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.model [New] Added getParametersByInterpretation() 2017-09-06 18:51:34 +02:00
li.strolch.performancetest [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.persistence.postgresql [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.persistence.xml [Project] filter all property files 2017-06-20 15:38:46 +02:00
li.strolch.planningwebapp [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.privilege [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.rest [New] Added import REST API to Inspector 2017-08-28 17:11:03 +02:00
li.strolch.service [Fix] Fixed race condition in XmlExportModelCommand 2017-08-30 16:31:24 +02:00
li.strolch.testbase [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.tutorialapp [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.tutorialwebapp [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.utils [New] Added StringHelper.fromHexStringByte() 2017-09-06 14:29:23 +02:00
li.strolch.website [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
li.strolch.xmlpers [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
strolch_minimal [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
strolch_minimal_rest [Project] Set new snapshot version 1.6.0-SNAPSHOT 2017-08-24 14:11:29 +02:00
.gitignore [Project] Ignore dependencies folder 2016-11-14 09:50:19 +01:00
LICENSE [Project] added LICENSE and README.md 2014-09-16 09:29:42 +02:00
README.md Added Coverity badge 2016-11-08 11:19:40 +01:00
createBundle.sh [Minor] Don't fail deploy if directory already exists 2016-07-07 14:35:18 +02:00
deploy.sh [Project] naje deploy.sh executable 2016-11-03 09:27:16 +01:00
pom.xml [Project] Configure gpg keyname for deployment 2017-08-24 14:21:58 +02:00
release.sh [Project] Rename release scripts 2017-08-24 16:46:37 +02:00
releaseBranch.sh [Project] Rename release scripts 2017-08-24 16:46:37 +02:00
setVersion.sh [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00

README.md

Strolch

Build Status Coverity Scan 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