Results 6 issues of Michael Bulla

I want to add automatic generated values from build process into my MD files (i.e. versions determined while build) without the need to implement an own extension. Referencing those values...

In my game I use an implementation of Reliable UDP as an own Socket- / Sockerserver implementation. I'd really love to use this implementation as the underlaying protocol for kryonet....

Hi there, in our project we had problems managing all the module dependencies when creting an injector for our testcases. As simple example WebModuleReal -> SearchModule -> SolrConnectionModule -> CustomerRepositoryModule...

Just trying to run an application using jte in our Kubernetes Cluster. As we have to use read-only filesystem in our containers I get ``` ... Caused by: java.io.UncheckedIOException: java.nio.file.FileSystemException:...

Since I'm using MongoDB I can't use JPAContainer, so I would love to use a Container based on PagingAndSortingRepository. I wonder I didn't find such a thing. Would that be...

enhancement

I'm on my way to setup Spring Cloud Config to allow one of our applications to change some configuration properties while runtime. As for now it is only one application...

waiting-for-triage