Strolch is a parameterized framework for use on servers and IoT
Go to file
Robert von Burg 6ed3587394 [Project] Set distribution management to oss.sonatype.org 2016-09-21 21:28:01 +02:00
dev [Project] Cleaned up build scripts 2016-07-05 09:50:54 +02:00
li.strolch.agent [New] When retrieving new templates, then the type and ID is set auto 2016-09-21 15:47:18 +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 [New] When retrieving new templates, then the type and ID is set auto 2016-09-21 15:47:18 +02:00
li.strolch.performancetest [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +02:00
li.strolch.persistence.postgresql [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +02:00
li.strolch.persistence.xml [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +02:00
li.strolch.planningwebapp [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +02:00
li.strolch.privilege [Major] Refactored to not use JAXB in PrivilegeUsersService 2016-09-08 20:06:38 +02:00
li.strolch.rest [Minor] Added JsonElement service argument result objects 2016-09-19 21:19:51 +02:00
li.strolch.service [New] Added CRUD Services and Commands for Activities 2016-09-21 12:40:23 +02:00
li.strolch.testbase [Minor] Added RuntimeMock.login(String, String) 2016-09-17 17:21:22 +02:00
li.strolch.tutorialapp [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +02:00
li.strolch.tutorialwebapp [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +02:00
li.strolch.utils [New] Implemented a SmtpMailer and Strolch MailHandler component 2016-09-08 14:24:10 +02:00
li.strolch.website [Project] Extended documentation with observer and versioning 2016-09-16 13:32:51 +02:00
li.strolch.xmlpers [Project] Set new SNAPSHOT version 1.3.0-SNAPSHOT 2016-07-05 09:57:44 +02:00
strolch_minimal [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +02:00
strolch_minimal_rest [Major] Now users can reset their own passwords 2016-09-07 14:41:16 +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] Set distribution management to oss.sonatype.org 2016-09-21 21:28:01 +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