Commit Graph

24 Commits

Author SHA1 Message Date
Eric Goebelbecker 22dbf2c8cd Bael-1364 - Introduction to Lettuce (#3415) 2018-01-14 13:48:42 -08:00
daoire 556500a259
Update README.md 2018-01-08 17:29:00 +00:00
araknoid fa92d1db3d BAEL-1419: Guide to cockroachDB in Java (#3325)
* adding CockroachDB code

* Fixed database name

* Added handling transaction examples
2018-01-06 20:38:33 +01:00
markusgulden b54440ddb3 BAEL-592: Upgraded Hibernate 5-module to Spring 5 (#3351)
* BAEL-592 Guide to Hibernate 5 with Spring

* BAEL-592: Upgrade to Spring 5
2018-01-04 17:20:53 +02:00
markusgulden 2ded3d36d9 BAEL-592 Guide to Hibernate 5 with Spring (#3346) 2018-01-03 15:07:02 +02:00
Grzegorz Piwowarek c7ba3a08aa
Build optimize (#3328)
* CustomConverterIntegrationTest

* StringToEmployeeConverterControllerIntegrationTest

* PersonsRepositoryIntegrationTest

* Refactor spring-rest-embedded-tomcat pom

* Disable Rxjava test
2017-12-30 23:10:54 +01:00
Doha2012 962dfd228f make sure modules using java8 (#3313) 2017-12-28 15:30:01 +01:00
Loredana Crusoveanu 7e241630c7
Create README.md 2017-12-24 19:47:25 +02:00
Loredana Crusoveanu f7c32aabb1 change test name 2017-12-16 10:39:02 +02:00
abialas 970de81734 BAEL-1304 changes after code review 2017-12-15 23:43:51 +01:00
abialas 3210112a45 BAEL-1304 add files 2017-12-13 23:15:59 +01:00
abialas 92770e26eb remove folder 2017-12-13 23:14:51 +01:00
abialas 9e8e17b689 BAEL-1304 2017-12-13 22:45:14 +01:00
Rokon Uddin Ahmed b59226a68c 12.12 (#3219)
* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.MD

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Create README.md

* Update README.MD

* Create README.md

* Update readme.md

* Update README.md

* Update README.md

* Update README.md
2017-12-12 07:32:35 +01:00
Carsten Gräf aadde5b526
Merge pull request #3161 from markusgulden/master
BAEL-1336 Introduction to Hibernate Search
2017-12-02 17:45:44 +01:00
Eugen Paraschiv 9f54deaff7 minor documentation work 2017-12-02 18:26:00 +02:00
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