Commit Graph

58 Commits

Author SHA1 Message Date
Eugen Paraschiv c2e8eb2ccc cleanup Hibernate work 2017-12-02 18:24:28 +02:00
Walter Gómez 79cf459013 Generated id fix (#3180)
* 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

* Update hibernate tests
Change sesssion handling
Modify event creation

* Remove setId method on generated id
2017-12-02 18:04:30 +02:00
ryan f84dbbbb45 fix parent.relativePath config for maven submodules in separate folders (#3148) 2017-12-01 07:55:04 +01:00
Markus Gulden d26adf690b BAEL-1336 Introduction to Hibernate Search 2017-11-29 23:50:00 +01:00
Eugen Paraschiv ebc25b2b41 minor cleanup work 2017-11-27 15:56:07 +02:00
Doha2012 c1ecbf5710 move spring-jpa to persistence-modules (#3134)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules

* group testing modules

* try fix conflict

* cleanup

* group and cleanup

* add readme to grouping modules

* move spring-jpa to persistence-modules
2017-11-26 08:40:54 +01:00
Doha2012 62e5e2f75d add readme to grouping modules (#3039)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules

* group testing modules

* try fix conflict

* cleanup

* group and cleanup

* add readme to grouping modules
2017-11-14 13:47:48 +01:00
Doha2012 26c50909be group persistence modules (#2890)
* move security content from spring-security-rest-full

* swagger update

* move query language to new module

* rename spring-security-rest-full to spring-rest-full

* group persistence modules
2017-10-29 23:07:04 +01:00