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
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
dupirefr
78d0b85b2d
[BAEL-2538] Rearranged classes
2019-02-19 07:24:07 +01:00
FrancoCorleone
243c671edb
[BAEL-2566] Add example of Insert with Modifying Native Query ( #6164 )
...
* [BAEL-2566] Add example of Insert with Modifying Native Query
* [BAEL-2557] Fix MR conflicts
* [BAEL-2557] Cleanup tests
2019-02-18 09:48:46 -07:00
amit2103
cc1183cd83
[BAEL-12668] - Make sure the tutorials build doesn't generate any un-committed or un-ignored artifacts
2019-02-18 01:08:28 +05:30
amit2103
2252d72184
[BAEL-12669] - Check modules that don't use our standard parents
2019-02-17 23:48:11 +05:30
dupirefr
acd350b2b6
Merge remote-tracking branch 'baeldung/master' into bael-2538
2019-02-17 17:49:34 +01:00
dupirefr
099a8c9ae7
[BAEL-2538] Updated to return int with @Modifying queries
2019-02-17 17:07:18 +01:00
Loredana Crusoveanu
e2988ce85d
Merge pull request #6276 from raghav-jha/BAEL-2456
...
BAEL-2456 Hibernate Query Plan Cache
2019-02-17 09:22:41 +02:00
Eugen
8e60ff6b5d
Update README.md
2019-02-15 23:15:28 +02:00
Ekaterina Galkina
dec56b6d0f
BAEL-2502
2019-02-15 16:30:40 +00:00
FrancoCorleone
8a264439b7
Bael 2557 ( #6307 )
...
* [BAEL-2557] Implement tests with Test Containers
* [BAEL-2557] Remove author info
* [BAEL-2557] Small refactor fixes
* [BAEL-2557] Remove duplicated property
* [BAEL-2557] Fix pmd rule violation
2019-02-11 22:09:37 -07:00
Venkata Kiran Surapaneni
b4041f577d
Made holdability example much clear.
2019-02-11 08:28:20 -05:00
amit2103
97f8a0c46c
[BAEL-12091] - Fix formatting of POMs
2019-02-10 01:47:19 +05:30
Loredana Crusoveanu
f79f427dac
Merge pull request #6273 from amit2103/BAEL-12090
...
[BAEL-12090] - Extract versions into properties
2019-02-09 14:41:37 +02:00
Loredana Crusoveanu
27422d039d
Merge pull request #6284 from collaboratewithakash/master
...
Back-link added
2019-02-06 21:19:20 +02:00
dupirefr
04749e3313
[BAEL-2538] Added tutorial queries and tests
2019-02-05 18:41:57 +01:00
Seun Matt
46bad01ab9
added example code for BAEL-2549 ( #6282 )
...
* added example code for BAEL-2366
* moved example code for BAEL-2366
* example code for BAEL-1961
* moved example code into integration test
* updated the test assertions
* refactor the spring boot persistence mongodb module
* remove redundant example code
* declared the spring boot persistence module in the root pom
* fixed issue with non-imported file
* added example code for BAEL-2418
* added example code for BAEL-2549
2019-02-05 08:15:14 -08:00
Raghav Jha
998e0a5b81
BAEL-2456 Hibernate Query Plan Cache
2019-02-05 17:45:51 +05:30
collaboratewithakash
ad763b4ac5
Back-link added
2019-02-05 17:19:39 +05:30
collaboratewithakash
ab0d05758c
Back-link added
2019-02-05 17:09:01 +05:30
collaboratewithakash
8a8ed15217
Back-link added
2019-02-05 16:19:19 +05:30
Raghav Jha
ff01e708c9
BAEL-2456 Hibernate Query Plan Cache
2019-02-04 04:36:27 +05:30
amit2103
a5b5b0fcba
[BAEL-12090] - Extract versions into properties
2019-02-04 00:06:11 +05:30
Shubhra Srivastava
52db7dd65b
Bael 2532 hibernate aggregate functions ( #6266 )
...
* BAEL-2532 Hibernate Aggregate Functions
* BAEL-2532 Deleting created Student POJO
2019-02-03 08:08:22 -08:00
Loredana Crusoveanu
788f53d24f
Merge pull request #6231 from eugenp/lor6-patch-8
...
Update README.md
2019-02-03 16:19:29 +02:00
Loredana Crusoveanu
f3be03a6e4
Merge pull request #6229 from eugenp/lor6-patch-6
...
Update README.md
2019-02-03 16:18:47 +02:00
Andrey Shcherbakov
693d9d9947
Add the integration test tospring-jpa module
2019-02-02 19:43:39 +01:00
Andrey Shcherbakov
4b4e5ab870
Add a test to spring-boot-h2 module
2019-02-02 11:08:39 +01:00
Venkata Kiran Surapaneni
435f198298
applied formatter
2019-01-28 01:55:39 -05:00