Nils Bühner
Nils Bühner
It seems that the OverviewMap Component is not working anymore in the latest version (v4.0.0) This is probably related to the upgrade to OL 6.5.0 (https://github.com/geoext/geoext/pull/651) The code fails after...
We should reduce the image size by using multi stage builds and/or other base image
This is a work in progress (but can be tested already)
This introduces a [renovate bot](https://github.com/renovatebot/renovate) configuration and enables a scheduled github action that checks for dependency updates on all levels (github actions, docker base images). Renovate will then create pull...
KEY seems to be a reserved word in SQLServer, so hibernate could not create the schema correctly. Please review and merge!
SHOGun2 is growing and a lot of things have changed but it's been a while ago that the documentation/wiki has been updated. We need to update the documentation to the...
The webapp archetype is not working as expected. We should get rid of it or fix it.
We are using mockito in v1.10.19 from Dec, 2014 and JsonPath in v1.2.0 from Nov, 2014. We should try to migrate to the latest v2 if possible.
Due to the latest updates, we now get warnings like this: `[http-nio-8081-exec-10] WARN org.hibernate.orm.deprecation - HHH90000022: Hibernate's legacy org.hibernate.Criteria API is deprecated; use the JPA javax.persistence.criteria.CriteriaQuery instead` I think we...