rpvilao
1baace10cf
Merge pull request #7411 from alessiostalla/BAEL-2991
...
BAEL-2991
2019-07-30 18:43:45 +02:00
Alessio Stalla
19d73e9611
Fix parent POM
2019-07-30 14:36:32 +02:00
Krzysztof Majewski
8e3f2ae495
update
2019-07-30 08:35:24 +02:00
Loredana Crusoveanu
37b2cb44ee
Merge pull request #7364 from eugenp/BAEL-15976-v2
...
Bael 15976 v2
2019-07-28 10:27:26 +03:00
Devender Kumar
c4110e5fe8
Added big decimal validation ( #7379 )
...
* Added cascading type mudule
* fix compile error
* updated dependency version in pom
* Added BigDecimal validation classes
* Updated test cases
* Remove syso from test cases
* Updated test cases
2019-07-28 07:19:16 +03:00
Krzysztof Majewski
f1d68f74f6
add new module
2019-07-26 12:33:04 +02:00
psevestre
76bb391379
[BAEL-2284] R2DBC Sample Project ( #7314 )
...
* [BAEL-2284] Sample project
* [BAEL-2284] Sample project
* [BAEL-2284] Sample code adjustments
* [BAEL-2284] Sample code adjustments
* [BAEL-2284] Sample code adjustments
* [BAEL-2284] Add README
2019-07-26 07:32:23 +03:00
Alessio Stalla
2b5e275716
Fix package name
2019-07-24 23:35:54 +02:00
Alessio Stalla
155d3ea52f
Fix readme
2019-07-24 23:35:22 +02:00
Alessio Stalla
d3ed9d75fd
Tests for BAEL-2991
2019-07-24 23:32:58 +02:00
Carlos Cano
5903f4b60f
[BAEL-3041] Spring boot mysql timezone ( #7154 )
...
* testing with user CRUD
* update project
* rename location
* delete maven files
2019-07-23 13:48:24 +02:00
Dhawal Kapil
b6ae9ec3b4
Story/bael 14304 ( #7311 )
...
* BAEL-15951 Moved vavr, JHipster to default profiles
* BAEL-14304 Include the SpringContextIntegrationTest in the default build
- Added SpringContextTest.java in all the modules where SpringContextIntegrationTest already exists
* BAEL-14304 Changes in pmd rule and pom.xml to run UnitTest and SpringContextTest additionally in default profiles
* BAEL-14304 Minor changes
2019-07-20 14:33:56 +03:00
Loredana
c10619ea20
update test
2019-07-20 12:13:01 +03:00
Loredana
98c537f20f
update links
2019-07-20 12:11:16 +03:00
Loredana
9978d337fc
fix envers test
2019-07-20 12:09:38 +03:00
amit2103
815d5829ec
[BAEL-15976] - Configured Cargo for parent-spring-4
2019-07-20 11:13:58 +05:30
Kamlesh Kumar
3671997f72
BAEL-3042 DynamicUpdate annotation example
2019-07-18 09:17:55 +05:30
Krzysztof Majewski
ee6012a4de
BAEL-2825
2019-07-17 16:34:38 +02:00
Loredana Crusoveanu
fdc96b05cf
Merge pull request #7179 from amit2103/BAEL-14274-12
...
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring …
2019-07-17 15:42:20 +03:00
Loredana Crusoveanu
b515d45214
Merge pull request #7178 from amit2103/BAEL-14274-11
...
[BAEL-14274] - Fixed article code for https://www.baeldung.com/transa …
2019-07-17 15:39:08 +03:00
Loredana Crusoveanu
baa3e69ff1
Merge pull request #7320 from sheryllresulta/master
...
BAEL-15902
2019-07-17 11:56:49 +03:00
Kumar Chandrakant
9566b4d5e4
Mongodb morphia ( #7316 )
...
* Adding source code for tutorial tracked by BAEL-2971
* Renaming Integration Test as par standard
* Incorporated review comments on the article.
* Moved the morphia module inside persistence-modules/java-mongodb
* Deleted the module morphia.
2019-07-16 07:32:17 +03:00
sheryllresulta
fb162d53f3
Create README.md
...
[skip ci]
2019-07-15 04:30:29 -07:00
sheryllresulta
40657d8eec
Update README.md
...
[skip ci]
2019-07-15 04:18:48 -07:00
sheryllresulta
b360c8aa58
Update README.md
...
[skip ci]
2019-07-15 04:18:02 -07:00
Loredana Crusoveanu
a5c30d84a6
Merge pull request #7257 from amit2103/BAEL-14774
...
[BAEL-14774] - Updated Hibernate @OneToMany article code
2019-07-15 12:05:22 +03:00
Loredana Crusoveanu
da5b8d5904
Merge pull request #7308 from amit2103/BAEL-15942
...
[BAEL-15942] - POM Properties Cleanup
2019-07-15 11:43:10 +03:00
glopez
acd87d8e58
BAEL-2804 JPA Query Parameters Usage - formatting fixes
2019-07-14 11:03:53 -03:00
amit2103
f4a0913e79
[BAEL-15942] - POM Properties Cleanup
2019-07-14 18:40:26 +05:30
Loredana Crusoveanu
8a9f399c96
Update README.md
2019-07-13 11:31:47 +03:00
DOHA
c1afe47b93
remove exception handling
2019-07-11 15:03:33 +03:00
glopez
3af6986dab
BAEL-2804 JPA Query Parameters Usage - move article files to new module
...
Move article files to other maven module since the previous one is
already full.
2019-07-08 19:02:40 -03:00
Erik Pragt
aebb5cb88e
BAEL-14772 Update Spring Data MongoDB article to latest dependencies
2019-07-08 16:23:20 -05:00
Loredana Crusoveanu
f28bf9b13c
Merge pull request #7269 from amit2103/BAEL-15322
...
[BAEL-15322] - Fix formatting of POMs
2019-07-08 08:17:08 +03:00
amit2103
3c92bf292f
[BAEL-14774] - Fixed conflicts and replaced hsql with h2
2019-07-08 00:21:11 +05:30
Loredana Crusoveanu
176c16eff6
Merge pull request #7159 from Doha2012/master
...
upload files using mongodb and spring boot
2019-07-07 21:29:45 +03:00
amit2103
37e402eb60
[BAEL-15322] - Fix formatting of POMs
2019-07-07 23:59:01 +05:30
Loredana Crusoveanu
ac63ae28ab
Merge pull request #7258 from amit2103/BAEL-15321
...
[BAEL-15321] - Extracted versions into properties
2019-07-07 17:01:45 +03:00
Loredana Crusoveanu
c9fc1b44ea
Merge pull request #7261 from eugenp/lor6-patch-7
...
Create README.md
2019-07-07 10:02:37 +03:00
DOHA
8d11845d5b
merge and fix conflict
2019-07-07 01:11:11 +03:00
Loredana Crusoveanu
a7130514a8
Create README.md
2019-07-06 23:31:33 +03:00
amit2103
73ea42d0ae
[BAEL-15321] - Extracted versions into properties
2019-07-07 01:08:17 +05:30
amit2103
42e643a1cf
[BAEL-14774] - Moved article to hibernate-mapping module in README
2019-07-06 18:29:05 +05:30
amit2103
982e32e49c
[BAEL-14774] - Updated Hibernate @OneToMany article code
2019-07-06 18:24:07 +05:30
collaboratewithakash
c9126ae52b
Back-link added
2019-07-03 11:25:15 +05:30
collaboratewithakash
ad919054df
Back-link added
2019-07-01 16:20:28 +05:30
Devender Kumar
f2c6eb9c10
cascade type module ( #7021 )
...
* Added cascading type mudule
* fix compile error
* updated dependency version in pom
2019-06-29 15:49:06 +02:00
amit2103
0dc22fbc7a
[BAEL-14274] - Fixed article code for https://www.baeldung.com/spring-jdbc-jdbctemplate
2019-06-24 00:16:24 +05:30
amit2103
69d6c80a49
[BAEL-14274] - Fixed article code for https://www.baeldung.com/transaction-configuration-with-jpa-and-spring
2019-06-23 23:32:05 +05:30
DOHA
29912c960e
upload files mongodb and spring boot
2019-06-22 18:43:22 +03:00
Erik Pragt
37942a25b6
Merge pull request #7129 from tryncatch/BAEL-2804
...
BAEL-2804 JPA Query Parameters Usage
2019-06-19 20:21:33 -05:00
glopez
0ef4938069
BAEL-2804 JPA Query Parameters Usage - formatting style
...
Fix formatting style.
2019-06-19 20:15:56 -03:00
glopez
07adfc9e70
BAEL-2804 JPA Query Parameters Usage
...
Fix givenEmpNumber_whenUsingPositionalParameter_thenReturnExpectedEmployee
test case after adjustemnts.
2019-06-17 07:42:48 -03:00
glopez
6aec4a6e0f
BAEL-2804 JPA Query Parameters Usage
...
This is the code behind the JPA Query Parameters Usage tutorial. Within
these examples you can find the way to use named and positional query
parameters either using plain JPQL or criteria queries.
2019-06-16 00:37:44 -03:00
Eric Martin
92989e4556
Merge pull request #7015 from michael-pratt/BAEL-2958
...
BAEL-2958: Jest Client examples
2019-06-14 20:01:42 -05:00
Michael Pratt
c45f9c9a6a
BAEL-2958: update pom.xml
2019-06-13 21:59:53 -06:00
glopez
11a41d5036
BAEL-2804 JPA Query Parameters Usage
...
This is the code behind JPA Query Parameters Usage tutorial. Within
these examples you can find the way to use named and positional query
parameters either using plain jpql or criteria queries.
2019-06-13 22:53:57 -03:00
Michael Pratt
e833ede836
BAEL-2958: Update elasticsearch demo project
2019-06-12 13:00:24 +00:00
amit2103
b3d77616e1
[BAEL-14847] - Fix tests in spring-activi, spring-data-cassandra-reactive modules
2019-06-12 01:49:11 +05:30
Loredana Crusoveanu
44fb9946c7
Merge pull request #7093 from amit2103/BAEL-14848
...
[BAEL-14848] - Fixed tests in spring-data-redis module
2019-06-10 22:39:11 +03:00
amit2103
2155cb7ac6
[BAEL-14850] - Changed to live test
2019-06-08 20:05:31 +05:30
amit2103
1dfc7e8244
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-14850
2019-06-08 19:56:33 +05:30
Loredana Crusoveanu
661d647160
Merge pull request #7101 from amit2103/BAEL-14842
...
[BAEL-14842] - Fixed tests in java-cassandra module
2019-06-08 16:05:00 +03:00
Loredana Crusoveanu
26fab288f0
Merge branch 'master' into master
2019-06-08 14:11:25 +03:00
amit2103
380f836cc6
[BAEL-14842] - Fixed tests in java-cassandra module
2019-06-08 12:40:56 +05:30
amit2103
b820e6bd04
[BAEL-14850] - Fixed junits for core-java-persistence module
2019-06-08 01:01:39 +05:30
amit2103
054c564511
[BAEL-14848] - Fixed tests in spring-data-redis module
2019-06-06 21:05:34 +05:30
Michael Pratt
83c500f977
BAEL-2958: Flatten elasticsearch directory hierarchy
2019-06-05 20:52:16 -06:00
Alessio Stalla
a5045c2883
Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-2967
2019-06-05 22:18:03 +02:00
Alessio Stalla
244ebb1ad1
Code for BAEL-2967
2019-06-05 22:16:47 +02:00
Michael Pratt
8ce6c03551
BAEL-2958: Remove auto generated test classes
2019-06-05 14:25:26 +00:00
Michael Pratt
b31776d89d
BAEL-2958: Remove spring boot dependencies from Jest demo
2019-06-05 14:16:33 +00:00
collaboratewithakash
e73e9b98ad
Back-link added
2019-06-05 16:17:51 +05:30
collaboratewithakash
c262c1ac35
Back-link added
2019-06-05 16:08:26 +05:30
collaboratewithakash
f97f44d024
Back-link added
2019-06-05 15:38:19 +05:30
Loredana Crusoveanu
948243ef0c
Merge pull request #7069 from eugenp/BAEL-14841-v2
...
fix filter test
2019-06-02 11:59:45 +03:00
Loredana
f64ef7590a
fix formatting
2019-06-02 10:02:17 +03:00
Loredana
4abfc5f863
fix filter test
2019-06-02 10:01:12 +03:00
Loredana Crusoveanu
503331b371
Update README.md
2019-06-01 17:24:25 +03:00
Loredana Crusoveanu
823cd0b9b9
Merge pull request #7049 from amit2103/BAEL-14849
...
[BAEL-14849] - Fixed tests in spring-data-jpa, spring-hibernate-5 mod…
2019-05-31 07:19:43 +03:00
amit2103
0b5d17f8ac
[BAEL-14849] - Fixed tests in spring-data-jpa, spring-hibernate-5 modules
2019-05-30 17:26:39 +05:30
amit2103
9e470968e9
[BAEL-14841] - Fixed tests in hibernate-mapping, hibernate5, java-jpa modules
2019-05-30 01:33:20 +05:30
Loredana Crusoveanu
cc0a01a78d
Merge pull request #7012 from sheryllresulta/master
...
Update README.md
2019-05-29 21:54:40 +03:00
Michael Pratt
3bb5ddedb0
BAEL-2958: Move Jest demo and remove maven wrapper files
2019-05-29 12:36:03 +00:00
sheryllresulta
28f4d3e45d
Update README.md
...
[skip ci]
2019-05-29 19:00:02 +08:00
sheryllresulta
9175d63bc3
Update README.md
...
[skip ci]
2019-05-29 18:57:59 +08:00
sheryllresulta
996ae2d6bc
Update README.md
2019-05-29 18:21:11 +08:00
sheryllresulta
8842149c0d
Update README.md
2019-05-29 14:13:07 +08:00
Michael Pratt
74ba5b7e88
BAEL-2958: Move Jest demo under persistence modules and add more examples
2019-05-28 13:15:56 +00:00
Loredana Crusoveanu
ac07984adb
Merge pull request #7031 from Doha2012/master
...
geospatial mongodb examples
2019-05-28 08:18:59 +03:00
Vivek
f4b38eed2a
BAEL-2901 Composite primary keys in JPA ( #6994 )
...
* BAEL-2901 Composite primary keys in JPA
* Formatted code using the recommended formatter.xml
2019-05-27 17:17:58 -06:00
DOHA
5464a7935e
rename integration test to live test
2019-05-27 21:07:20 +02:00
sheryllresulta
4554bb89de
Merge branch 'master' into master
2019-05-27 14:54:38 +08:00
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