I have problem with using EntityManager.persist(Object) method. Now when i get rid of other problems, by app work without Exception but object is not put in my data
EntityManager.persist(Object)
Use @EnableTransactionManagement in AppConfig Configuration file header