Commit Graph

274 Commits

Author SHA1 Message Date
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
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 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
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
Loredana Crusoveanu 242dc1dbce
Update README.md 2019-01-27 15:11:21 +02:00
Loredana Crusoveanu 79f1babc26
Update README.md 2019-01-27 15:09:46 +02:00
eric-martin 630d07277e BAEL-2406: Improve asserts in PassengerRepositoryIntegrationTest 2019-01-26 15:25:41 -06:00
Trevor Gowing 4187df5ce9 QueryByExample (QBE) Examples
BAEL-2406
2019-01-21 22:59:14 +02:00
Trevor Gowing 974950923c Refactor Passenger Entity
Change seat number type to integer wrapper.
Enable QuerybyExample (QBE)

BAEL-2406
2019-01-21 20:41:54 +02:00
Alejandro Gervasio c7a8627f10 BAEL-2545 - Configuring a DataSource Programatically in Spring Boot (#6139)
* Initial Commit

* Update UserRepositoryIntegrationTest.java

* Update UserRepositoryIntegrationTest
2019-01-20 10:52:39 -06:00
eric-martin c19558f420 BAEL-2521: Moving LocalDateConverter to java-jpa 2019-01-19 18:38:13 -06:00
KevinGilmore 98c9d22151
BAEL-2335 and BAEL-2413 README updates (#6152)
* 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
2019-01-17 20:06:22 -06:00
Loredana Crusoveanu 7397ac956c
Merge pull request #6121 from eelhazati/master
jpa 2.2 support for java 8 date and time types.
2019-01-15 20:49:19 +02:00