Chris Dekker
Chris Dekker
**Describe the issue** Javascript-templated expectations seem to no longer work after the [upgrade to Java 17](https://github.com/mock-server/mockserver/blob/master/changelog.md#5131---2022-04-02) in 5.13.1, due to the Nashorn JS engine no longer being included in the...
Is it possible to run behave using a different ini file? In our situation, we run our behave tests either locally or through CI pipeline in docker-compose. Both run the...
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar. ### Describe the bug It is currently not possible to combine `@JsonUnwrapped` with generic types...