Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg a7fc27627f [New] GenericReport can now do ordering 2017-06-27 08:45:26 +02:00
dev [Project] Minor fix in codetemplates.xml 2017-03-12 14:22:06 +01:00
li.strolch.agent [Major] LogMessage now has an ID which is used in OperationsLog 2017-06-15 13:33:14 +02:00
li.strolch.bom [Project] Set new version 1.5.0-SNAPSHOT 2016-11-03 12:07:38 +01:00
li.strolch.model [Project] filter all property files 2017-06-20 15:38:46 +02:00
li.strolch.performancetest [Minor] Fixing broken tests 2017-05-22 14:56:45 +02:00
li.strolch.persistence.postgresql [Fix] fixed broken test 2017-06-21 13:51:56 +02:00
li.strolch.persistence.xml [Project] filter all property files 2017-06-20 15:38:46 +02:00
li.strolch.planningwebapp [Major] Privilege passwords are now salted! 2017-05-22 14:37:48 +02:00
li.strolch.privilege [Minor] looping in PasswordCreator 2017-05-25 22:19:08 +02:00
li.strolch.rest [Project] filter all property files 2017-06-20 15:38:46 +02:00
li.strolch.service [New] GenericReport can now do ordering 2017-06-27 08:45:26 +02:00
li.strolch.testbase [Major] Privilege passwords are now salted! 2017-05-22 14:37:48 +02:00
li.strolch.tutorialapp [Major] Privilege passwords are now salted! 2017-05-22 14:37:48 +02:00
li.strolch.tutorialwebapp [Major] Privilege passwords are now salted! 2017-05-22 14:37:48 +02:00
li.strolch.utils [Fix] Fixed StringHelper.replacePropertiesIn 2017-06-19 15:48:04 +02:00
li.strolch.website [Project] Added CRUD Book tutorial part 2017-06-01 12:42:08 +02:00
li.strolch.xmlpers [Project] switched tests to use logback-classic 2017-05-22 09:50:48 +02:00
strolch_minimal [Major] Privilege passwords are now salted! 2017-05-22 14:37:48 +02:00
strolch_minimal_rest [Minor] set default memory for jersey entity logging 2017-05-30 14:26:03 +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
hotfix.sh [Project] allow creating hotfix from any branch 2017-01-23 17:37:22 +01:00
pom.xml [Project] switched tests to use logback-classic 2017-05-22 09:50:48 +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

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