Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 2cbdca3da8 [Minor] Allow to query by Id and Name when without prefix 2016-08-31 18:33:35 +02:00
dev [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
li.strolch.agent [Minor] Allow to override privilegeValue in StrolchElementQuery 2016-08-31 12:29:29 +02:00
li.strolch.bom [Project] Set new SNAPSHOT version 1.3.0-SNAPSHOT 2016-07-05 09:57:44 +02:00
li.strolch.model [Minor] Allow to override privilegeValue in StrolchElementQuery 2016-08-31 12:29:29 +02:00
li.strolch.performancetest [New] Added new versioning performance test 2016-08-08 09:57:34 +02:00
li.strolch.persistence.postgresql [Fix] Fixed errors due to new feature versioning 2016-08-20 18:24:21 +02:00
li.strolch.persistence.xml [Major] Implemented opt-in versioning 2016-08-08 09:30:56 +02:00
li.strolch.planningwebapp [Project] Disabled building of XML persistence 2016-08-08 09:57:12 +02:00
li.strolch.privilege [Project] pom.xml cleanup 2016-08-07 11:45:57 +02:00
li.strolch.rest [Minor] Allow to query by Id and Name when without prefix 2016-08-31 18:33:35 +02:00
li.strolch.service [Major] Implemented opt-in versioning 2016-08-07 17:47:52 +02:00
li.strolch.testbase [Major] Implemented opt-in versioning 2016-08-07 17:47:52 +02:00
li.strolch.tutorialapp [Project] Disabled building of XML persistence 2016-08-08 09:57:12 +02:00
li.strolch.tutorialwebapp [Project] Disabled building of XML persistence 2016-08-08 09:57:12 +02:00
li.strolch.utils [New] Added new collection MapOfSets 2016-08-26 16:42:45 +02:00
li.strolch.website [Project] Blog entry on opt-in versioning 2016-08-08 10:13:02 +02:00
li.strolch.xmlpers [Project] Set new SNAPSHOT version 1.3.0-SNAPSHOT 2016-07-05 09:57:44 +02:00
strolch_minimal [Project] Set new SNAPSHOT version 1.3.0-SNAPSHOT 2016-07-05 09:57:44 +02:00
strolch_minimal_rest [Minor] changed final name of strolch minimal rest 2016-07-05 11:45:00 +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 Update README.md 2016-07-02 19:38:17 +02:00
createBundle.sh [Minor] Don't fail deploy if directory already exists 2016-07-07 14:35:18 +02:00
pom.xml [Project] Disabled building of XML persistence 2016-08-08 09:57:12 +02:00
setVersion.sh [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00

README.md

Strolch

The main repository which contains all of Strolch.

Strolch consists of the following modules:

  • li.strolch.agent
  • li.strolch.model
  • li.strolch.persistence.postgresql
  • li.strolch.persistence.xml
  • li.strolch.rest
  • li.strolch.service

With the following test applications:

  • li.strolch.tutorialapp
  • li.strolch.tutorialwebapp

And of course the website itself:

  • li.strolch.website

And the following subdirectories contain projects to help keep everything together:

  • li.strolch.dev
  • li.strolch.parent
  • li.strolch.testbase

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

Build status

Build Status