|
Another layer to this is that Spring apparently explicitly sets Hibernate's NamingStrategy for implicit naming behavior. Those contracts have changed significantly between 4.3 and 5.0. When running your test, you can see this...
So my guess is that Spring have just not done this for 5.0...
|