Nils Bühner

Results 14 issues of Nils Bühner

For some reason the build/test of the webapp archetype fails on the travis system: This PR fixes build of new PRs (by not testing the archetype anymore) https://github.com/terrestris/shogun2/pull/262 On a...

https://github.com/terrestris/shogun2/pull/198 introduced a new class that makes use of a JTS geometry, which is currently persisted as the binary representation of the Java object serialization. This is a working, but...

#186 introduced an implementation of a second `hasPermission` method. This implementation searches for a "matching" DAO from the applicationContext, which may - in certain cases - not always be the...

This adds some basic develop doc that might help new developers to better understand the event bus workflow