Include CamelCaseToUnderscoresNamingStrategy from Spring Boot
Description
Spring Boot includes a default naming strategy named "SpringPhysicalNamingStrategy", which seems rather popular and I've heard people are copying it over to non-spring projects.
We could do everyone a favour and include this into ORM, however I suggest renaming it as CamelCaseToUnderscoresNamingStrategy
Spring Boot includes a default naming strategy named "SpringPhysicalNamingStrategy", which seems rather popular and I've heard people are copying it over to non-spring projects.
We could do everyone a favour and include this into ORM, however I suggest renaming it as CamelCaseToUnderscoresNamingStrategy