* Add project for hibernate immutable article
Add Event entity
Add hibernate configuration file
Add hibernateutil for configuration
Add test to match snippets from article
* Update master
* Add simplet test to check Kotlin rerence vs strutural equality
* Update README
* Kotlin equality - fix
Add suite of tests for complex object and arrays
Add User class