Commit Graph

49 Commits

Author SHA1 Message Date
Tom Hombergs 6002d2c81e removed field "article" for clearer understanding 2018-03-24 23:18:59 +01:00
Tom Hombergs 8cb622568b
Merge pull request #3861 from aurasphere/BAEL-1591-mongodb-tagging
Bael 1591 mongodb tagging
2018-03-21 21:35:40 +01:00
Donato Rimenti d192cf8c9c Added tags CRUD operations. 2018-03-20 00:06:09 +01:00
Donato Rimenti 53ec7a8313 BAEL-1591: Tagging implementation with MongoDB. 2018-03-19 01:05:28 +01:00
Loredana Crusoveanu 98fca3e1f8
Update README.md 2018-03-18 19:43:52 +02:00
Eugen Paraschiv dffd5fd903 minor formatting work 2018-03-11 00:07:32 +02:00
Loredana Crusoveanu 0961f1154c
Merge pull request #3716 from christopherfranklin/master
[BAEL-1575] Advanced tagging implementation with JPA
2018-03-10 22:37:40 +02:00
Eugen Paraschiv 41a377a456 removing unused imports 2018-03-10 21:33:31 +02:00
Alessio Stalla 36a7ed48af BAEL-1573 Code for the article: a guide to Jdbi (#3785) 2018-03-08 09:57:30 -08:00
Rokon Uddin Ahmed c10cb80823 02.03 (#3747)
* 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

* Update README.md

* Create 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
2018-03-02 18:40:04 +02:00
Chris Franklin 8e0cececdb [BAEL-1575] Cleanup original test 2018-02-26 10:42:39 -05:00
Chris Franklin bb7f7a0588 [BAEL-1575] Move tests to separate suite 2018-02-26 10:40:25 -05:00
Chris Franklin 32d8694a52 Merge remote-tracking branch 'upstream/master' 2018-02-23 17:08:24 -05:00
Chris Franklin 64dd15eaf4 [BAEL-1575] Advanced tagging implementation with JPA 2018-02-23 17:01:23 -05:00
Diaz Novandi 22b047f98b Use DynamoDB repo server in the US 2018-02-19 07:04:49 +01:00
Diaz Novandi e31ff3c59a Update based on code review feedback 2018-02-19 07:03:28 +01:00
Diaz Novandi 9376e8ce69 Refine test using Hamcrest and refactor JUnit rule 2018-02-14 06:39:40 +01:00
Diaz Novandi b8f433859e BAEL-681 Configuring DynamoDB locally for integration tests 2018-02-14 06:39:40 +01:00
christopherfranklin 3d4a179ca3 [BAEL-1542] - Simple Tagging with JPA (#3626)
* Code samples for Simple Tagging with JPA

* Fix pom relative path for spring-jpa
2018-02-12 22:36:16 +00:00
Chris Franklin 42ffe6cb7c Fix pom relative path for spring-jpa 2018-02-12 15:16:59 -05:00
Chris Franklin d0ff2aa57d Code samples for Simple Tagging with JPA 2018-02-09 14:37:58 -05:00
Nikhil Khatwani b2372b5006 Changes for BAEL-1472 2018-02-07 19:46:42 +05:30
Nikhil Khatwani 596efe3042 Changes for BAEL-1472 2018-02-07 19:45:04 +05:30
Alessio Stalla 310e31e2bd Code for BAEL-68 (#3559) 2018-02-01 20:30:54 +01:00
Rokon Uddin Ahmed c3e8ba4a70 Pull request 17.01 (#3442)
* 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

* 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
2018-01-17 21:53:17 +01:00
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