Johannes Beck
Johannes Beck
I'm using the RPM packages for graphite-api (v1.1.3) and python-whisper (0.9.15) and python-carbon (0.9.15) on Fedora 24, and I've encountered problems reading some stats gathered by the plugin. The problems...
##### Issue Overview Running a Junit5 parametrized test in the container results in repeated execution of all tests as many times as there are parameters provided. ##### Expected Behaviour Each...
given an interface (PetApi) and an implementation (PetResource implements PetApi) for a JAX-RS resource. In Wildfly 19: - when I annotate the implementation class, the annotations are not discovered. When...