Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 78d7ae97ba [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
dev [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
li.strolch.agent [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.bom [Major] Cleaning up parents 2016-06-24 18:00:44 +02:00
li.strolch.model [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.performancetest [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.persistence.postgresql [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.persistence.xml [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.planningwebapp [Project] Fixing release artifact names 2016-07-05 09:10:48 +02:00
li.strolch.privilege [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:40:35 +02:00
li.strolch.rest [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.service [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.testbase [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.tutorialapp [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.tutorialwebapp [Project] Fixing release artifact names 2016-07-05 09:10:48 +02:00
li.strolch.utils [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
li.strolch.website [Project] Fixing release artifact names 2016-07-05 09:10:48 +02:00
li.strolch.xmlpers [Major] Moved ch.eitchnet to li.strolch 2016-06-26 11:38:41 +02:00
strolch_minimal [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
strolch_minimal_rest [Project] Cleaned up build scripts 2016-07-05 09:50:54 +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 [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
pom.xml [Project] Cleaned up build scripts 2016-07-05 09:50:54 +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