Commit Graph

11860 Commits

Author SHA1 Message Date
Loredana Crusoveanu 84d4806d98
Merge pull request #6390 from dkapil/task/BAEL-10856
BAEL-10856 Fixing pom to run the tests, resolved compilation issue an…
2019-02-24 08:22:29 +02:00
Alejandro Gervasio ca4440d792 Guide to Stream.reduce() (#6372)
* Initial Commit

* Update StreamReduceUnitTest.java

* Update StreamReduceUnitTest.java

* Update StreamReduceUnitTest.java
2019-02-23 20:20:37 -06:00
Loredana Crusoveanu 37f9a70441
Merge pull request #6358 from amit2103/BAEL-12669
[BAEL-12669] - Check modules that don't use our standard parents
2019-02-23 23:54:15 +02:00
Loredana Crusoveanu a966ec5aee
Update LazyRequestUnitTest.java 2019-02-23 23:46:23 +02:00
Loredana Crusoveanu 7d9db8d27e
Merge branch 'master' into task/BAEL-10856 2019-02-23 23:05:09 +02:00
Doha2012 59cfbaf5c4 add user-info endpoint live test (#6379) 2019-02-23 22:15:52 +02:00
amit2103 c8e94b927d [BAEL-12669] - Reverted guest module changes part 2 2019-02-23 20:10:59 +05:30
amit2103 a0a02bb314 [BAEL-12669] - Reverted guest module changes 2019-02-23 20:07:29 +05:30
amit2103 1fd56a8c18 Merge branch 'master' of https://github.com/eugenp/tutorials into BAEL-12669 2019-02-23 19:47:36 +05:30
dcalap c2a300baae BAEL-2738 - Convert String to JsonObject with GSON (#6318)
* BAEL-2738 - Convert String to JsonObject with GSON

* BAEL-2738 Assertions added in example 2 (Using fromJson)

* Update gson/src/test/java/org/baeldung/gson/conversion/JsonObjectConversionsUnitTest.java

Rename test name

Co-Authored-By: dcalap <dcalap@gmail.com>

* Update gson/src/test/java/org/baeldung/gson/conversion/JsonObjectConversionsUnitTest.java

Rename test

Co-Authored-By: dcalap <dcalap@gmail.com>

* Blank spaces added in order to separate given/when/then parts of the test
2019-02-23 07:37:02 -06:00
Seun Matt ed427464ad added example code for BAEL-2487 (#6383)
* 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

* added example code for BAEL-2487

* refactor the maven module

* updated the example code

* updated the example code

* updated the pom files

* updated the pom files for verifier plugin
2019-02-22 23:37:05 -08:00
Wosin 326bfbe712 Fixed error with missing getter for Derive4J (#6391) 2019-02-23 07:20:28 +01:00
soufiane-cheouati 9a7e0ed790 Adding Reflections files (#6393)
* Adding Reflections dependency

* Adding Reflections java class

* Adding Reflections UT
2019-02-22 21:14:09 -08:00
Eric Martin 8caf6bc78e
Merge pull request #6314 from pandachris/master
BAEL-2731 Testing APIs with Postman
2019-02-22 22:41:22 -06:00
Saurabh Kedia 0d94b49731 BAEL-2720 Iterating over an org.json.JSONObject (#6326)
* BAEL-2720: Iterating over an org.json.JSONObject

* BAEL-2720 Iterating over an org.json.JSONObject

* http://jira.baeldung.com/browse/BAEL-2720

* http://jira.baeldung.com/browse/BAEL-2720

* BAEL-2720: Iterating over an org.json.JSONObject

* BAEL-2720 Iterating over an org.json.JSONObject

* BAEL-2720 Iterating over an org.json.JSONObject
2019-02-22 07:37:06 -07:00
Loredana Crusoveanu 13d63ad4e6
Merge pull request #6380 from rozagerardo/geroza/BAEL-11405-Update-and-move-Http-Message-Converters-article-code
[BAEL-11405] Move and Update Rest and Http Message Converter Article
2019-02-21 23:27:00 +02:00
Loredana Crusoveanu 7f34c5e935
Merge pull request #6382 from mprevisic/master
[BAEL-2533] Added link to article into README.md
2019-02-21 21:45:21 +02:00
Loredana Crusoveanu 748c00b95a
Merge pull request #6366 from eugenp/thombergs-patch-3
added link
2019-02-21 21:45:07 +02:00
Loredana Crusoveanu b91b917cb0
Merge pull request #6367 from eugenp/thombergs-patch-4
added link
2019-02-21 21:44:49 +02:00
Tom Hombergs 69589dcc39
Merge pull request #6340 from MajewskiKrzysztof/BAEL-2576
BAEL-2576
2019-02-21 20:30:47 +01:00
Dhawal Kapil 62bcb40406 BAEL-10856 Fixing pom to run the tests, resolved compilation issue and errors in tests 2019-02-22 00:02:09 +05:30
Urvy Agrawal eccd4e6e1b Bael2494 (#6387)
* Added files for BAEL-2494

* Added review comments for BAEL 2494

* fixed build issue

* formatting changes

* Added annotation to fixed build issue
2019-02-21 08:31:04 -08:00
Juan Moreno f50fc2a9fd Move src to spring-testing module (#6375) 2019-02-20 21:50:34 -06:00
Loredana Crusoveanu 6f71b21996
Merge pull request #6352 from pcoates33/BAEL-2492
BAEL-2492 Using WireMock Scenarios
2019-02-20 21:21:46 +02:00
Loredana Crusoveanu 86c0187634
Merge pull request #6386 from eugenp/lor6-patch-3
Update and rename HomeControllerUnitTest.java to HomeControllerIntegr…
2019-02-20 20:46:44 +02:00
Loredana Crusoveanu e90b37f118
Update and rename HomeControllerUnitTest.java to HomeControllerIntegrationTest.java 2019-02-20 20:28:02 +02:00
Anshul Bansal 2f9bc1b54a BAEL-2726_Introduction_to_Traits_in_Groovy (#6384) 2019-02-20 10:13:53 -08:00
mprevisic b9ffaea139 Merge branch 'master' of https://github.com/eugenp/tutorials 2019-02-20 08:02:46 +01:00
mprevisic d1bc6502d7 [BAEL-2533] added content to README.md 2019-02-20 07:54:07 +01:00
Eric Martin 156441843c
Merge pull request #6329 from MherBaghinyan/BAEL-2710
primitive list benchmark tests
2019-02-19 21:28:35 -06:00
Marko Previsic c8ea52ee01 [BAEL-2533] Format the JSON Date output in Spring Boot (#6376)
* [BAEL-2533] formatting json date output in spring boot

* [BAEL-2533] removed unused import

* [BAEL-2533] moved code examples to new module

* [BAEL-2533] clean up - removed code examples from old module

* [BAEL-2533] removed maven wrapper
2019-02-19 18:58:39 -08:00
mprevisic 9d395d7154 [BAEL-2533] removed maven wrapper 2019-02-19 21:49:11 +01:00
Ger Roza 578d35d25d Move and Update Rest and Http Message Converter Article:
moved code (mostly commented out)
changed readme file
added spring boot exampel simply adding bean, for xml too
2019-02-19 16:23:44 -03:00
mprevisic ffe2f46267 [BAEL-2533] fix merge conflict 2019-02-19 14:50:32 +01:00
mprevisic f0eeeda883 Merge branch 'master' of https://github.com/mprevisic/tutorials 2019-02-19 14:19:53 +01:00
mprevisic ba969047a2 [BAEL-2533] clean up - removed code examples from old module 2019-02-19 14:19:41 +01:00
mprevisic 50858001ff [BAEL-2533] moved code examples to new module 2019-02-19 14:17:32 +01:00
Amy DeGregorio 3a31350123 BAEL-2663 iterating a map (#6334)
* Examples for BAEL-2663 iterating a map

* Update for BAEL-2663 to use index in example
2019-02-18 10:52:57 -08:00
Urvy Agrawal fe289003fa Added files for BAEL-2494 (#6370) 2019-02-18 09:30:58 -08: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
anuraggoyal1 96fbef6a14 changes as per review (#6341)
* [BAEL-2471] Guide to Apache Commons MultiValuedMap

* Update MultiValuedMapUnitTest.java

* added empty lines

* updated as per review comments

* changes as per review
2019-02-18 08:44:38 -07:00
psevestre 6c237aaf3a [BAEL-1381] Add JPA Examples (#6369)
* BAEL-1381

* [BAEL-1381]

* [BAEL-1381] New module name

* [BAEL-1381] software-security module

* [BAEL-1381] Add JPA examples
2019-02-17 21:39:24 -08:00
Eric Martin cf25075e22
Merge pull request #6267 from macroscopic64/master
example for multi-release jar
2019-02-17 22:22:27 -06:00
Loredana Crusoveanu 8734cdf5ce
Merge pull request #6346 from amit2103/BAEL-12668
[BAEL-12668] - Make sure the tutorials build doesn't generate any un-…
2019-02-17 23:56:18 +02:00
Loredana Crusoveanu 8c8b3e76c5
Merge pull request #6347 from amit2103/BAEL-12667
[BAEL-12667] - Fixed the relative paths of parent
2019-02-17 23:55:08 +02:00
Tom Hombergs 1ebebc1fa3
added link 2019-02-17 21:02:48 +01:00
Tom Hombergs b9a25375d6
added link 2019-02-17 20:59:36 +01:00
Muhammad Asif Anwar 1e711e956c
Merge pull request #6361 from asif-anwar/ci-jenkins
for incremental builds in Jenkins
2019-02-17 23:41:37 +04: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
Muhammad Asif Anwar 91028e62b2
for Jenkins 2019-02-17 23:01:46 +04:00