Commit
44fea848ee4f993d1625cfe7bf9137bc26f1102d
by ivizcayatsk-23 Adds UserEntity that can be Story Author
Adds JPA User Entity with Entity test. Adds sql files in order to create
user entity table and data. Also refactor story entity and tests to adds
author as foreing key.