Commit Graph

617 Commits

Author SHA1 Message Date
sheryllresulta 02c3405dde
Update README.md 2019-05-27 14:44:29 +08:00
sheryllresulta bf56719c05
Update README.md 2019-05-27 14:42:42 +08:00
sheryllresulta 82848b7911
Update README.md 2019-05-27 14:40:32 +08:00
DOHA 0c1da760a6 geospatial mongoldb examples 2019-05-26 21:37:30 +02:00
Loredana f4c7976dfe fix parent readmes 2019-05-26 17:34:11 +03:00
dionisPrifti 93dfb77f1f Bael 2810 data jpa delete (#6759)
* BAEL-2810: Finished the examples and unit tests.

* BAEL-2810: Changed assertions to isEqualTo

* BAEL-2810: Changed the test of the derived query to reflect the number of the deleted records
2019-05-24 09:10:52 -07:00
sheryllresulta 47456f147d
Update README.md
[skip ci]
2019-05-24 17:05:43 +08:00
sheryllresulta 6072ddee00
Update README.md
[skip ci]
2019-05-24 17:05:20 +08:00
sheryllresulta 92ec5af77c
Update README.md
[skip ci]
2019-05-24 17:03:39 +08:00
sheryllresulta 58538e329a
Update README.md
[skip ci]
2019-05-24 17:03:14 +08:00
sheryllresulta 76c498f670
Update README.md
[skip ci]
2019-05-24 16:57:44 +08:00
sheryllresulta e6c5d0024a
Update README.md
[skip ci]
2019-05-24 16:56:51 +08:00
sheryllresulta 384fe96e49
Update README.md
[skip ci]
2019-05-24 16:54:26 +08:00
sheryllresulta 50d6f0b839
Update README.md
[skip ci]
2019-05-24 16:52:02 +08:00
sheryllresulta 75103d1dac
Update README.md
[skip ci]
2019-05-24 16:50:57 +08:00
sheryllresulta 085258d234
Update README.md
[skip ci]
2019-05-24 16:50:24 +08:00
Priyesh Mashelkar 93f54b10b8 BAEL-2814 Added files for article (#6968) 2019-05-22 08:51:32 -06:00
Alessio Stalla 9e6f168b87 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-2967 2019-05-21 19:05:41 +02:00
Alessio Stalla 2c79a4a97f First Hibernate Validator specific constraints tests. 2019-05-21 19:05:11 +02:00
Loredana dcca85823e update db properties 2019-05-20 23:00:30 +03:00
Loredana Crusoveanu bd2793f09e
Merge pull request #6877 from amit2103/BAEL-12800
[BAEL-12800] - Fixed the multiple DB article codebase
2019-05-20 22:04:08 +03:00
amit2103 2c0f03012a [BAEL-12800] - Added auto config classes for DataSource 2019-05-19 15:48:35 +05:30
amit2103 567fcc1ba0 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12800 2019-05-19 14:54:54 +05:30
Loredana cbac5e3e76 BAEL-12937 2019-05-18 15:34:01 +03:00
amit2103 560e0f7072 [BAEL-14322] - Updated Spring JDBC Article 2019-05-17 00:15:09 +05:30
rpvilao 85dfbca818
Merge pull request #6715 from vimde/master
BAEL-2857 Defining a JPA Entity
2019-05-16 17:58:18 +02:00
Amy DeGregorio d24015f5aa BAEL 2824 (#6971)
* BAEL-2727 Example Code

* Example code for BAEL-2824
2019-05-16 09:24:09 -06:00
Vivek 3f29c9acfb
Merge branch 'master' into master 2019-05-16 06:31:54 +05:30
kwoyke 0d24260e9b BAEL-2900 Persisting enums in JPA (#6958) 2019-05-14 21:37:28 +02:00
amit2103 3e0d3242d2 [BAEL-14321] - Moved @Query article code 2019-05-13 00:59:41 +05:30
amit2103 1cc6422c53 [BAEL-14320] - Moved code for Intro to Spring Data JPA Article 2019-05-12 15:29:26 +05:30
Loredana Crusoveanu bba6b883fb
Merge pull request #6884 from sheryllresulta/master
Bi-monthly test fix (02.05.2019) (BAEL-14285)
2019-05-11 23:58:15 +03:00
amit2103 f7da40accf Fixed conflicts in README 2019-05-12 00:37:46 +05:30
amit2103 49fc6fe5ba [BAEL-14319] - Moved Transactions with Spring and JPA Article 2019-05-12 00:04:18 +05:30
amit2103 ebf31697d9 [BAEL-14318] - Moved code for DAO with Spring and Generics article 2019-05-11 21:22:44 +05:30
Loredana Crusoveanu 4169c6d431
Merge branch 'master' into master 2019-05-11 16:01:13 +03:00
amit2103 7bb7f318f2 [BAEL-14317] - Moved code for DAO with Spring and Hibernate article 2019-05-11 14:36:36 +05:30
Loredana Crusoveanu abe7f56dc2
Merge pull request #6928 from collaboratewithakash/master
Back-link added
2019-05-11 09:20:48 +03:00
Loredana Crusoveanu 396bfe28a9
Merge branch 'master' into master 2019-05-10 23:46:54 +03:00
Loredana 6f7ebf8574 fix conflicts 2019-05-10 23:22:52 +03:00
amit2103 1aed22713d [BAEL-14316] - Copied code for Bootstrapping Hibernate with Spring article 2019-05-11 00:33:30 +05:30
Loredana Crusoveanu be30fd1ab8
Merge pull request #6924 from amit2103/BAEL-14315
[BAEL-14315] - Added new module spring-persistence-simple and moved o…
2019-05-10 09:08:44 +03:00
Shubhra Srivastava a7f347194b Bael 2812 jpa basic annotation (#6922)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module

* BAEL-2812 : Moving files to java-jpa
2019-05-09 22:12:58 -06:00
amit2103 06047d4280 [BAEL-14315] - Added new module spring-persistence-simple and moved one article 2019-05-10 00:22:34 +05:30
Erhan Karakaya d783aba7dc BAEL-2839 Added code samples (#6916) 2019-05-08 16:31:19 -06:00
amit2103 804cfd5215 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12800 2019-05-08 21:26:38 +05:30
collaboratewithakash ee477bbfa0
Back-link added 2019-05-08 16:45:57 +05:30
collaboratewithakash cccba61e72
Back-link added 2019-05-08 16:42:48 +05:30
collaboratewithakash cb39ba6e6c
Back-link added 2019-05-08 16:21:52 +05:30
collaboratewithakash 203ae4f81e
Back-link added 2019-05-08 16:14:58 +05:30
collaboratewithakash 529d462c03
Update README.md 2019-05-08 16:11:20 +05:30
collaboratewithakash 6b0676c98e
Back-link added 2019-05-08 16:09:57 +05:30
collaboratewithakash f44662ef1e
Back-link added 2019-05-08 14:35:17 +05:30
collaboratewithakash a205fb8b21
Back-link added 2019-05-08 14:27:51 +05:30
collaboratewithakash 07102c0199
Back-link added 2019-05-08 14:21:38 +05:30
collaboratewithakash a28f6d4394
Back-link added 2019-05-08 14:17:43 +05:30
collaboratewithakash 7ef65f7b7a
Back-link added 2019-05-08 12:47:42 +05:30
collaboratewithakash 4427b9ca22
Back-link added 2019-05-08 12:36:35 +05:30
collaboratewithakash 23c2b337f0
Back-link added 2019-05-08 12:25:32 +05:30
Krzysztof Majewski 51a9d7b0d6 BAEL-2799 (#6904)
* BAEL-2799

* constructor name fix

* method name fix

* add database

* fix tests
2019-05-07 10:34:15 -06:00
Loredana Crusoveanu 0c0f148320
Merge pull request #6902 from amit2103/BAEL-14249
[BAEL-14249] - POM Properties Cleanup
2019-05-06 23:22:19 +03:00
Shubhra Srivastava e4abb5af73 BALE-2812 : JPA Basic Annotation (#6869)
* BALE-2812 : JPA Basic Annotation

* BAEL-2812 : JPA Basic Annotation moving code

* BAEL-2812 : Removing changes from hibernate5 module
2019-05-05 19:28:23 -06:00
amit2103 aacd8866b0 [BAEL-14249] - POM Properties Cleanup 2019-05-06 00:34:04 +05:30
amit2103 e7e500104b [BAEL-12800] - Corrected password field 2019-05-04 21:33:47 +05:30
Vivek dd877c6b2c BAEL-2857 Defining a JPA Entity - changed the table name 2019-05-04 15:31:50 +05:30
amit2103 8193cd26bf Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12800 2019-05-04 11:38:44 +05:30
Krzysztof Majewski ccd28428f3 Bael 2799 (#6849)
* BAEL-2799

* fix import lombok

* move to proper module

* filename fix

* filename fix

* fix tests

* fix test methods

* fix test methods
2019-05-03 22:33:45 -06:00
sheryllresulta 111b5b5d10
Update README.md 2019-05-03 14:48:18 +08:00
sheryllresulta b029e0f3d3
Update README.md 2019-05-03 14:47:44 +08:00
sheryllresulta db62b3d971
Create README.md 2019-05-03 14:41:07 +08:00
sheryllresulta edabb131fa
Update README.md 2019-05-03 14:27:41 +08:00
sheryllresulta 2a6797edfd
Update README.md 2019-05-02 17:54:35 +08:00
sheryllresulta 7d87864c37
Update README.md 2019-05-02 17:44:20 +08:00
sheryllresulta 3c7984b39f
Update README.md 2019-05-02 17:35:38 +08:00
sheryllresulta 52ffde721a
Update README.md 2019-05-02 17:34:06 +08:00
sheryllresulta ed897011bc
Update README.md 2019-05-02 17:30:18 +08:00
sheryllresulta 09160c837e
Update README.md 2019-05-02 17:29:21 +08:00
sheryllresulta 4cb9f99b04
Update README.md 2019-05-02 17:26:18 +08:00
sheryllresulta 7f6104e0de
Update README.md 2019-05-02 17:23:07 +08:00
sheryllresulta e9d9c48127
Update README.md 2019-05-02 17:20:55 +08:00
sheryllresulta 487c695fb8
Update README.md 2019-05-02 17:08:55 +08:00
amit2103 8e5d85cd85 [BAEL-12800] - Added MultipleDataSourceConfiguration and added autowiring of DataSources in Product and User Config classes 2019-05-02 00:35:32 +05:30
amit2103 7fa1c651e5 [BAEL-12800] - Fixed the multiple DB article codebase 2019-05-01 20:51:42 +05:30
rpvilao 3ca1646e75
Merge pull request #6792 from tinomthomas/master
BAEL - 2823
2019-05-01 11:41:39 +02:00
Loredana c2f4229972 refactor spring-data-jpa 2019-04-30 19:43:10 +03:00
Loredana 1d1fd5ed3e fix conflicts 2019-04-30 14:09:47 +03:00
PranayVJain 88ff2a56ac BAEL-2805: Added unit test cases (#6728)
* BAEL-2805: Added unit test cases

* BAEL-2805: Added a property annotated with @Column and @Size

* BAEL-2805: Moved the examples from hibernate5 to hibernate-mapping
2019-04-29 23:39:34 -06:00
Erik Pragt b5d95430f8
Merge pull request #6774 from isaolmez/BAEL-2809
BAEL-2809 Hibernate Batch Inserts
2019-04-26 21:47:18 +08:00
isaolmez 46f5e0dc93 BAEL-2809: Added code samples 2019-04-26 11:10:34 +03:00
rpvilao 9ba9b3d1fc
Merge pull request #6810 from michael-pratt/BAEL-2732
[BAEL-2732] Adding in BSON examples from article
2019-04-24 19:45:13 +01:00
Seun Matt b798326b29 improvement BAEL-2897 (#6795)
* added example code for BAEL-2083

* updated example code for BAEL-2083

* added example code for BAEL-2849

* updated the example code with data.sql

* improvement BAEL-2897

* updated the persistence module

* updated readme
2019-04-24 08:05:24 -07:00
Michael Pratt a89a07db5f [BAEL-2732] Adding in BSON examples from article 2019-04-24 13:49:04 +00:00
TINO 16493292f2 BAEL - 2823 2019-04-22 00:43:35 +03:00
TINO dfdee7aa7a BAEL - 2823 2019-04-21 23:28:39 +03:00
isaolmez c0c5a64b10 Merge remote-tracking branch 'upstream/master' into BAEL-2809
# Conflicts:
#	persistence-modules/spring-data-jpa-2/pom.xml
2019-04-21 07:59:16 +03:00
Eric Martin a5d630b175
Merge pull request #6695 from sumitsg34/master
BAEL-2841 spring data jpa populators
2019-04-20 15:43:49 -05:00
isaolmez 004b2cc5a8 BAEL-2809: Added code samples 2019-04-20 22:56:02 +03:00
isaolmez f8d76eb5ac BAEL-2809: Added code samples 2019-04-20 22:53:09 +03:00
dcalap e41d832038 #BAEL-2828 - first and top example methods added (#6742)
* #BAEL-2828 - first and top example methods added

* #BAEL-2828 - fix import and method same erasure error

* #BAEL-2828 - get rid of Optional in order to pass tests
2019-04-19 22:38:03 -06:00
Raghav Jha 9da56d97b6 BAEL-2822 Persisting Maps with Hibernate (#6692)
* BAEL-2822 Persisting Maps with Hibernate

* BAEL-2822 Move PersistMaps Tutorial to new module

* BAEL-2822 Move PersistMaps Tutorial to new module

*     BAEL-2822 Move PersistMaps Tutorial to new module
2019-04-19 22:34:34 -06:00
Seun Matt 2b0d0665ba updated the example code with data.sql (#6749)
* added example code for BAEL-2083

* updated example code for BAEL-2083

* added example code for BAEL-2849

* updated the example code with data.sql
2019-04-17 19:29:57 -07:00
sumit.sg34 029ab027ed BAEL-2841 updated code to use multiple xml files 2019-04-17 18:52:51 +05:30
Joel Juarez 2be225b6fc added jpa embeddable example (#6636)
* [BAEL-12731] - Fixed tests in spring-boot-security module

* [BAEL-12731] - Added BcryptPasswordEncoder support

* first commit

* [BAEL-13322] - Removed noexception module : Code already present in libraries module

* added jpa embeddable example

* Issue-6604: Upgrade spring cloud to Edgware.SR5

* BAEL-2569 EnvironmentPostProcessor in Spring Boot (#6608)

* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test

* BAEL-2569  refactoring the class PriceCalculationEnvironmentPostProcessor

* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor

* BAEL-2477

* BAEL-2829: Moving to spring-data-jpa-2

* BAEL-379 A Guide to jBPM with Java (#6619)

* BAEL-379 A Guide to jBPM with Java

* BAEL-379

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-1959 Classpath contains multiple bindings

Updated pom.xml to exclude log4j binding

*  Fixed or added Context Integration Tests for modules named in ticket

* extension function in java

* BAEL-2803 (#6640)

* added sample code for eval article

* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* moved code to new module

* removed eval article code

* BAEL-2736: Update README (#6651)

* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL

* BAEL-2844 (#6641)

* Revering tree update (#6561)

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* corrections

* BAEL-2481: Moved to spring-mvc-java

* BAEL-2820 Transforming Optional of an Empty String into Empty Optional (#6634)

* [BAEL-13311] - Checked modules that don't use our standard parents

* BAEL2489:Avoid check for null statements in Java (#6647)

* BAEL2489 - Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* Delete pom.xml

Removing unused changes in core-java

* BAEL2489 Avoid check for null statement in Java - Removing unused pom changes

* BAEL2489 Avoid check for null statement in Java - adding ofnullable to Optional example

* BAEL-2801 (#6665)

* BAEL-2727 Example Code

* BAEL-2801 Example code

* Change to use parent-boot-2

* fix bean config

* [BAEL-13378] - Added modules those were not built

* Bael 2826 case insensitive spring data jpa (#6668)

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Moving code to another repo

* BAEL-2826: Moving code to another repo

* BAEL-2826 : Refactor

* BAEL-2826 : Refactor

* BAEL-2826 : Override equals hashcode

* [BAEL-13313] - Extract versions into properties

* BAEL

* BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE

* BAEL-2859 : Updating to Spring Boot 2.0.6.RELEASE

* BAEL-1959: Moved to logging-modules/logback

* [BAEL-13313] - Fixed PMD violation for string-test-functions module unit test

* [BAEL-13313] - Fixed PMD violation for math-test-functions module

* [BAEL-13378] - Added submodules in integration profiles also

* BAEL-2789: update README (#6676)

* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles

* BAEL-2736: Add link back to article

* BAEL-2789: Add link back to article

* BAEL-2569 (#6679)

* BAEL-2569 : EnvironmentPostProcessor in Spring Boot

* BAEL-2569 add test

* BAEL-2569 update test

* BAEL-2569  refactoring the class PriceCalculationEnvironmentPostProcessor

* BAEL-2569: changes to class PriceCalculationEnvironmentPostProcessor

* BAEL-2569 move code to spring-boot-ops module

* [BAEL-13314] - Fix formatting of POMs

* BAEL-379 A Guide to jBPM with Java (#6687)

* BAEL-379 A Guide to jBPM with Java

* BAEL-379 A Guide to jBPM with Java

* BAEL-2811: Added sample code for jpa joins (#6691)

* added jpa embeddable example

* moved embeddable example to spring-data-jpa-2

* moved embeddable example to spring-data-jpa-2
2019-04-16 21:57:57 -07:00
Eric Martin 75ef80ed42
Merge pull request #6737 from DaveTheCrane/BAEL-2619-spring5-updates
corrected test to pull in profile-based config, fixe app context startup
2019-04-16 21:57:00 -05:00
Dave Crane 56d2e3c594 corrected test to pull in profile-based config, fixe app cntext startup issues 2019-04-15 21:03:51 +01:00
nguyennamthai 4ca3d5049d Spring Data JPA projections (#6733) 2019-04-15 20:05:18 +02:00
dionisPrifti 6796ec3af7 BAEL-2810: Finished the examples and unit tests. (#6732) 2019-04-15 09:56:10 -07:00
FrancoCorleone 2cc1de2e39 [BAEL-2842] SQL JOINS (#6718) 2019-04-14 13:10:01 -07:00
sumit.sg34 93d6d243ac formatting done : removing tabs 2019-04-14 20:56:40 +05:30
Loredana Crusoveanu 3990032d76
Merge branch 'master' into master 2019-04-13 14:22:12 +03:00
Vivek 8271d0ab5a BAEL-2857 Defining a JPA Entity 2019-04-13 14:37:15 +05:30
Vivek beccf32be8 BAEL-2857 Defining a JPA Entity 2019-04-13 14:18:55 +05:30
isa ölmez 28ae6b644e BAEL-2811: Added new code samples (#6711) 2019-04-12 13:59:57 -07:00
Seun Matt f6aa400ace example code for BAEL-2849 (#6701)
* added example code for BAEL-2083

* updated example code for BAEL-2083

* added example code for BAEL-2849
2019-04-12 13:55:27 -07:00
Loredana Crusoveanu dfc9b0d027
Merge pull request #6688 from sheryllresulta/master
Bi-monthly test fix - BAEL-13609
2019-04-12 23:01:56 +03:00
sumit.sg34 7bb364a2f2 BAEL-2841 updated test cases and test data 2019-04-11 23:01:50 +05:30
sheryllresulta 25a109891b
Update README.md 2019-04-11 15:13:43 +08:00
sheryllresulta ba2af175e4
Update README.md 2019-04-11 15:13:01 +08:00
sheryllresulta a7b47a977a
Update README.md 2019-04-11 15:12:10 +08:00
Ekaterina Galkina 0554797999 replace 2019-04-10 18:47:23 +05:00
sheryllresulta 0b601e8f01
Update README.md 2019-04-10 14:16:48 +08:00
sheryllresulta 9e1bb2b8c8
Update README.md 2019-04-10 14:16:37 +08:00
sumit.sg34 bbce155a78 BAEL-2841 spring data jpa populators 2019-04-09 22:44:45 +05:30
sheryllresulta ea9461efad
Update README.MD 2019-04-09 21:41:26 +08:00
collaboratewithakash eaf1d3e35b
Back-link added 2019-04-09 17:17:51 +05:30
collaboratewithakash 9e87ba107f
Back-link added 2019-04-09 17:10:31 +05:30
collaboratewithakash 5b64febff3
Back-link added 2019-04-09 17:02:29 +05:30
collaboratewithakash 35e274c821
Back-link added 2019-04-09 16:48:29 +05:30
isa ölmez 59f3b02e87 BAEL-2811: Added sample code for jpa joins (#6691) 2019-04-08 14:24:24 -07:00
amit2103 3bbb2fbc55 [BAEL-13314] - Fix formatting of POMs 2019-04-08 00:12:30 +05:30
amit2103 caef6500c2 [BAEL-13313] - Extract versions into properties 2019-04-07 00:19:58 +05:30
Shubhra Srivastava 06cb2e5351 Bael 2826 case insensitive spring data jpa (#6668)
* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports

* BAEL-2826: Moving code to another repo

* BAEL-2826: Moving code to another repo

* BAEL-2826 : Refactor

* BAEL-2826 : Refactor

* BAEL-2826 : Override equals hashcode
2019-04-06 09:00:35 -07:00
sheryllresulta 288e67d573
Update README.md 2019-04-05 14:38:32 +08:00
sheryllresulta f90fc505ef
Update README.md 2019-04-05 14:23:48 +08:00
sheryllresulta 95f217d1a7
Update README.md 2019-04-05 13:55:54 +08:00
sheryllresulta 4b9a7f3420
Update README.md 2019-04-04 21:51:14 +08:00
ashleyfrieze 64cb4425c5
Merge pull request #6638 from myluckagain/BAEL-2477
BAEL-2477
2019-04-03 22:33:43 +01:00
Paul Latzelsperger c9211557bd BAEL-2803 (#6640)
* added sample code for eval article

* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* moved code to new module

* removed eval article code
2019-04-02 12:13:24 -07:00
eric-martin 006a51892d BAEL-2829: Moving to spring-data-jpa-2 2019-04-01 22:35:07 -05:00
Ekaterina Galkina 602d8b5a09 BAEL-2477 2019-04-01 14:03:29 +05:00
jarpz 7b51ca1dce feat(like-expressions): add Song + SongRepository with integration tests (#6633) 2019-03-31 14:53:43 -07:00
Shubhra Srivastava 3465c347d5 Bael 2826 case insensitive spring data jpa (#6625)
* BAEL-2826: Case Insensitive Comparison Spring data jpa

* BAEL-2826: Fixing imports
2019-03-31 14:47:52 -07:00
rodolforfq 0b9a5b3d04 BAEL-2806 (#6591)
* BAEL-2806

Article companion code.

* BAEL-2806-Rev1

Added integration tests, improved examples and fixed an error.
2019-03-31 07:48:49 -07:00
Eric Martin db72c6d2a0
Merge pull request #6589 from tinomthomas/master
BAEL - 2829
2019-03-30 23:44:24 -05:00
eric-martin 2eaf55fce3 BAEL-1961: Fixed UserModelListener.onBeforeConvert() 2019-03-29 19:57:18 -05:00
Loredana b8af6bec2b fix multiple sql files test 2019-03-29 23:40:03 +02:00
TINO ee06fce6f8 BAEL - 2829
Fixed the compilation error
2019-03-29 11:08:14 +03:00
amit2103 4195b7e406 [BAEL-10897] - Fixed tomcat connection pool issue and CarRepositoryIntegrationTest 2019-03-29 00:24:14 +05:30
amit2103 0b7d4a4d64 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-10897 2019-03-29 00:08:00 +05:30
Blockchain-Trainer 76ff0d25cf [BAEL-2718] - Spring JPA Batch Inserts (#6333)
* [BAEL-2718] - Spring JPA Batch Inserts

* [BAEL-2718] - Spring JPA Batch Inserts (New PR)

* [BAEL-2718] - Spring JPA Batch Inserts New PR

* [BAEL-2718] - Spring JPA Batch Inserts

* BAEL-2718 - formatting (tab to space)
2019-03-28 04:33:40 -06:00
Loredana bce367c5f2 update readme 2019-03-27 22:41:19 +02:00
TINO 90eb4ba359 BAEL 2829 2019-03-27 23:29:15 +03:00
Loredana 78db505e7b move code 2019-03-27 22:25:46 +02:00
TINO a22ce57c66 BAEL - 2829
Review comments incorporated
2019-03-27 23:24:56 +03:00
Loredana b94dedadd5 move code to mongodb module 2019-03-27 22:21:01 +02:00
beardyinc 07b62fd912 BAEl 2803 (#6574)
* BAEL-2803 Sample Code

* updated tests, repo method names

* moved sources for BAEL-2803 here

* removed dependencies introduced by BAEL-2803

* re-added sources

* renamed test methods according to BDD
2019-03-26 19:41:42 -07:00
Loredana Crusoveanu ccc39861fe
Merge pull request #6557 from sheryllresulta/master
Bi-monthly test fix- BAEL-13355
2019-03-26 22:39:56 +02:00
TINO 64b8fa049b BAEL - 2829 2019-03-25 21:58:56 +03:00
amit2103 3e926d56be [BAEL-10897] - Fixed spring-boot-persistence tests 2019-03-24 22:37:08 +05:30
sumit.sg34 8a2e671a11 Fixed test case names 2019-03-24 09:14:39 +05:30
Loredana Crusoveanu 5575383a0d
Update README.md 2019-03-23 12:15:58 +02:00
Loredana Crusoveanu 199334a0b4
Merge pull request #6567 from sumitsg34/master
BAEL-2827 code added for deleteby methods
2019-03-23 09:47:07 +02:00
sumit.sg34 2b8c73c376 BAEL-2827 added one example for @query 2019-03-22 23:20:12 +05:30
sumit.sg34 117e4038b9 BAEL-2827 code added for deleteby methods 2019-03-21 10:24:37 +05:30
Seun Matt 66f20f1441 added example code for BAEL-2083 (#6486)
* added example code for BAEL-2083

* updated example code for BAEL-2083
2019-03-20 09:05:30 -07:00
sheryllresulta b7c1931059
Update README.md 2019-03-18 19:02:55 +08:00
sheryllresulta 3fd366713e
Update README.md 2019-03-18 18:48:48 +08:00
sheryllresulta a15e932348
Update README.md 2019-03-18 17:47:11 +08:00
KevinGilmore b7c1092460
BAEL-2711: Add spring-boot-angular module to pom.xml (#6492)
* BAEL-2246: add link back to article

* BAEL-2174: rename core-java-net module to core-java-networking

* BAEL-2174: add link back to article

* BAEL-2363 BAEL-2337 BAEL-1996 BAEL-2277 add links back to articles

* BAEL-2367: add link back to article

* BAEL-2335: add link back to article

* BAEL-2413: add link back to article

* Update README.MD

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article

* BAEL-2711: Add spring-boot-angular module to root pom

* BAEL-2544 BAEL-2711 BAEL-2575 BAEL-2657 Add links back to articles
2019-03-16 17:56:54 -05:00
dionisPrifti b3fc27088b Bael 2709 (#6527)
* BAEL-2709: Implementing example for Spring Boot Hibernate.

* BAEL-2709: Changed test name.
2019-03-14 21:55:45 +02:00
Loredana Crusoveanu 65cbf46e6b
Merge pull request #6512 from sheryllresulta/master
Bi-monthly test fix - BAEL-12825
2019-03-12 19:05:23 +02:00
Sumeet Gajbhar 527e3440ac BAEL-2520 code moved to java-jpa module (#6525)
* BAEL-2520 code changes done

* BAEL-2520 moved code to java-jpa module

* BAEL-2520 moved code to java-jpa module
2019-03-12 09:41:02 -07:00
sheryllresulta 51cc461275
Update README.md 2019-03-12 15:30:51 +08:00
Surapaneni Venkata Kiran 4a0810acc8 BAEL-2575 : Disable auto configuration of data source (#6513) 2019-03-11 22:49:24 -05:00
dionisPrifti 6cd8c51b4d BAEL-2709: Implementing example for Spring Boot Hibernate. (#6478) 2019-03-11 14:43:15 +02:00
sheryllresulta 9672f704bd
Update README.md 2019-03-11 16:20:36 +08:00
amit2103 d36107b8c0 [BAEL-10128] Updated spring JPA article 2019-03-11 00:44:59 +05:30
Eric Martin 1df13f15f1
Merge pull request #6176 from svkirans/master
BAEL-2339 || ResultSet Demo
2019-03-08 07:37:10 -06:00
Loredana Crusoveanu 91ec49a5b0
Merge pull request #6440 from dkapil/task/BAEL-10890
Task/bael 10890
2019-03-05 21:31:31 +02:00
Loredana Crusoveanu d7f1c4a6b1
Merge branch 'master' into master 2019-03-04 21:47:56 +02:00
collaboratewithakash 04638627a7
Back-link added 2019-03-04 17:29:42 +05:30
collaboratewithakash 00b9b9e9b9
Back-link added 2019-03-04 17:17:19 +05:30
collaboratewithakash aa4a20b4a8
Back-link added 2019-03-04 17:07:30 +05:30
collaboratewithakash f956a00fdd
Back-link added 2019-03-04 17:05:55 +05:30
Loredana Crusoveanu b8225bf0db
Merge pull request #6402 from rozagerardo/geroza/BAEL-11601_move-and-update-test-multiple-mime-types-article
[BAEL-11601] Move and update Testing multiple MIME types
2019-03-03 11:58:33 +02:00
Sumeet Gajbhar b577e94b5c BAEL-2520 code changes done (#6446) 2019-03-01 15:25:31 -08:00
Dhawal Kapil a2f1f59e1f BAEL-10890 Fixed minor formatting 2019-02-28 22:21:29 +05:30
Dhawal Kapil f067f5a0f5 BAEL-10890 Added aggregator poms in several projects, cleaned up main pom.xml 2019-02-28 22:15:51 +05:30
sheryllresulta df9935ce97
Update README.md 2019-02-28 21:22:25 +08:00
sheryllresulta e3ba00d4fd
Update README.md 2019-02-28 21:01:26 +08:00
sheryllresulta 4df758c4e2
Update README.md 2019-02-28 21:00:50 +08:00
sheryllresulta b0eac9be89
Update README.md 2019-02-28 20:33:41 +08:00
sheryllresulta 53d1331ea8
Update README.md 2019-02-28 20:20:47 +08:00
sheryllresulta 072e2232b0
Update README.MD 2019-02-28 17:00:45 +08:00
Loredana 70016f1d76 fix spring-data-jpa module 2019-02-26 22:28:52 +02:00
Dhawal Kapil e4f65cbadc BAEL-10959 All tests were connecting to live couchbase instance, hence renamed to *LiveTest 2019-02-25 17:58:21 +05:30
Loredana Crusoveanu 6a68956032
Merge pull request #6350 from FDPro/bael-2538
[BAEL-2538] Spring Data JPA @Modifying annotation
2019-02-24 17:31:54 +02:00
Ger Roza 7ee231b817 [BAEL-11601] Move and update Testing REST with multiple MIME types article code
Moved the code and cleaned spring-rest-full module.
2019-02-24 11:49:28 -03:00
amit2103 1fd56a8c18 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12669 2019-02-23 19:47:36 +05:30
dupirefr c030b8830b Merge remote-tracking branch 'baeldung/master' into bael-2538 2019-02-19 07:42:13 +01:00