Emanuel Trandafir
Emanuel Trandafir
#### Check List: * Fixes #2018 * Unit tests : YES * Javadoc with a code example (on API only) : NA * PR meets the [contributing guidelines](https://github.com/assertj/assertj/blob/main/CONTRIBUTING.md) Following the...
#### Check List: * Fixes #3229 * Unit tests : YES * Javadoc with a code example (on API only) : YES * PR meets the [contributing guidelines](https://github.com/assertj/assertj/blob/main/CONTRIBUTING.md) Following the...
Resolve the static field of the given type inside the specified domain class by considering both the provided Java and Scala object path class names. Useful for handling of Scala-generated...
### What happened? The emulator fails two merge tables, using the MERGE ... ON ... WHEN MATCHED THEN UPDATE SET syntax. Here is a simple example: I have two tables...
#### Check List: * Fixes #3486 * Unit tests : YES * Javadoc with a code example (on API only) : YES * PR meets the [contributing guidelines](https://github.com/assertj/assertj/blob/main/CONTRIBUTING.md)
DefaultAccessorNamingStrategy converts to lowercases the whole first group of uppercase characters
### Search before asking - [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar. ### Describe the bug Hello, I've noticed that _DefaultAccessorNamingStrategy_ will convert to lowercase more than...