strolch/li.strolch.tutorialwebapp
Robert von Burg 8344c75d39 [Major] Refactored setup of StrolchAgent using StrolchBootstrapper
Now instead of instantiating StrolchAgent and calling the method
setup(), instantiate StrolchBootstrapper and call one of the setup
methods which is appropriate to your use-case.

New feature is to use a StrolchBootstrap.xml to configure the
environment, root, config and data paths. Each can be defined by
environment and overridden, etc.
2016-02-27 13:32:18 +01:00
..
src/main [Major] Refactored setup of StrolchAgent using StrolchBootstrapper 2016-02-27 13:32:18 +01:00
.gitignore moved everything to a subdirectory for repo merge 2014-09-16 08:55:17 +02:00
README.md moved everything to a subdirectory for repo merge 2014-09-16 08:55:17 +02:00
pom.xml [Project] Don't duplicate maven plug-in versions 2016-02-10 17:52:53 +01:00

README.md

li.strolch.tutorialwbapp

Build Status

A simple Strolch tutorial web application