- 08 Nov, 2016 1 commit
-
-
Johannes Edmeier authored
fixes #317
-
- 02 Nov, 2016 1 commit
-
-
Johannes Edmeier authored
To easily add new mvc controllers (e.g. from extensions) a new annotation `@AdminController` is added.
-
- 17 Oct, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 18 May, 2016 1 commit
-
-
Johannes Edmeier authored
-
- 15 Dec, 2015 1 commit
-
-
Johannes Edmeier authored
-
- 21 Oct, 2015 2 commits
-
-
Johannes Edmeier authored
Streamline the Hazelcast support with boot 1.3 and support storing events in hazelcast closes #113
-
Johannes Edmeier authored
* Use @EventListener instead of ApplicationListener-interface * Don't inherit ClientApplicationEvent from ApplicationEvent - so JournaledEvent isn't needed anymore * added eclipse formatter rules * reformatted all files
-
- 30 May, 2015 1 commit
-
-
Johannes Stelzer authored
Added a simple event journal, jorunaling all ClientApplicationEvents using a simple, non-persistent store. So all information is lost after restart. Added corresponding view to UI.
-