Benjamin Marwell

Results 120 issues of Benjamin Marwell

Probably unwanted `getClass()` in the equals method. `getClass()` should only be used for proxiable objects, like JPA’s entity classes (e.g. implemented by hibernate, eclipselink, etc). Every other class should not...

Hi, a parameter `--logfile=/dev/stdout` or similar would be nice for docker etc. Use case/workaround: https://github.com/alttpj/qusb2snes-docker/blob/af148559835f6088b1d1aa7e81901014d8e876b0/Dockerfile#L15 So not too important, works for me so far.

good first issue

**Is your feature request related to a problem? Please describe.** There are gson and jackson and org.json extensions. Let’s add one for JSON-B, so there is no need to ship...

Another approach which does not need JSON nor a Pattern.

fixes #687 Hint: I really don't like your heuristics. Imagine this scenario: You have a binary payload which is by design not intended to be json, e.g. HOCON (typesafe config)....

Fixes #719: This commit will add a JSON-B extension based on [JSON-B specification](https://github.com/eclipse-ee4j/jsonb-api) 1.0.2. ## Noteworthy * Since this specification uses Java 8 features (static methods in interfaces), the property...

Hi, I would like to run a test using wiremock, which uses this library and handlebars-helpers as well. I cannot execute the test modularized, because both deps export the same...

Hi, there are new image formats around for a few years now. They are: * webp * avif You can include them like any image, but some browsers still do...

area/html-next

Following this checklist to help us incorporate your contribution quickly and easily: - [X] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SHIRO-802) filed for the change (usually before you start working...

shiro-2.0.0