11899 Commits

Author SHA1 Message Date
Gian Mario Contessa
653717e25e BAEL-2899: adding some more case scenarios 2019-05-26 01:09:20 +01:00
Gian Mario Contessa
7c3082a093 BAEL-2899: project structure and example classes 2019-05-24 08:09:59 +01:00
Gian Mario Contessa
1e562ed97c BAEL-617: fixed indent spacing of the other module as well 2019-04-08 23:44:16 +01:00
Gian Mario Contessa
6962247c1c BAEL-617: fixed indent spacing 2019-04-08 23:42:37 +01:00
Gian Mario Contessa
f1e02490db BAEL-617: renamed engine application class 2019-04-04 18:40:31 +01:00
Gian Mario Contessa
e6cd81938e BAEL-617: fixed target release 2019-04-03 22:33:53 +01:00
Gian Mario Contessa
e5ee3fd8b8 BAEL-617: moving to innovent solution maven deps and adding project to parent pom for build 2019-04-03 21:47:46 +01:00
Gian Mario Contessa
74c9c3f6f1 BAEL-617: final checks and fixes 2019-03-31 12:18:14 +01:00
Gian Mario Contessa
89f55177f4 BAEL-617: renaming reports 2019-03-30 10:06:50 +00:00
Gian Mario Contessa
d973b289c4 BAEL-617: added dependencies and report generation code 2019-03-29 18:30:28 +00:00
Gian Mario Contessa
c16db46236 BAEL-617: add baasic project, report and dependencies 2019-03-20 18:07:56 +00:00
Loredana Crusoveanu
b9a2297dfa
Merge pull request #6405 from eugenp/BAEL-10856-v2
fix smooks test, add libraries to main pom integration profile
2019-02-24 20:44:54 +02:00
Loredana Crusoveanu
7825cb2059
Merge pull request #6288 from denis-zhdanov/BAEL-2582-kotlin-dsl
BAEL-2582 Building DSLs in Kotlin
2019-02-24 20:05:11 +02:00
Loredana Crusoveanu
e21133eda6
Merge pull request #6321 from eugenp/lor6-patch-2
Update README.md
2019-02-24 20:04:28 +02:00
Loredana
ae575b5045 fix smooks test, add libraries to main pom integration profile 2019-02-24 19:26:57 +02:00
fanatixan
c0b4579093 bael-2383: memory polluting code for testing epsilon gc (#6403) 2019-02-24 09:09:22 -08:00
Doha2012
b48e564814 keycloak - change server port (#6401)
* add user-info endpoint live test

* keycloak - change server port
2019-02-24 09:03:09 -08:00
Eric Martin
a23c276392
Merge pull request #6392 from michael-pratt/BAEL-2742
Add new authority name for JHipster article
2019-02-24 10:43:23 -06:00
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
Loredana Crusoveanu
0f124ffd1c
Merge pull request #6397 from rozagerardo/geroza/BAEL-11597_Move-and-update-etags-article
[BAEL-11597] Move and update Etags article
2019-02-24 16:30:10 +02:00
Loredana Crusoveanu
4173f8a100
Merge pull request #6400 from amit2103/BAEL-12666
[BAEL-12666] - POM Properties Cleanup
2019-02-24 16:17:17 +02:00
Ger Roza
1e9efcd606 Added scenario using FooPageableLiveTest bean 2019-02-24 09:40:25 -03:00
Ger Roza
52b164ffca [BAEL-11597] Move and update Etags article
* Moved etags article related code
* Fixed existing etag Ignored test
* Added etag scentsio adding etag support to a single endpoint
* Added tests for single endpoint etag scenario
* Cleaned now unused code in spring-rest-full module
2019-02-24 09:40:25 -03:00
amit2103
89e39c37cb [BAEL-12666] - POM Properties Cleanup 2019-02-24 17:02:52 +05:30
Loredana Crusoveanu
23eecb7cb1
Merge pull request #6399 from eugenp/BAEL-10856-v2
add libraries to default profile
2019-02-24 10:11:13 +02:00
Loredana Crusoveanu
3e3c36d23c
Merge pull request #6389 from rozagerardo/geroza/BAEL-11600_update-and-move-versioning-rest-api
[BAEL-11600] Move and update 'Versioning a REST API article
2019-02-24 09:11:23 +02:00
Loredana
56c7ea955d rename failing test 2019-02-24 09:09:41 +02:00
Loredana
a7e3fcdd3e add libraries to default profile 2019-02-24 08:31:54 +02:00
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
Michael Pratt
5960b3585c Add new authority name 2019-02-22 21:47:23 +00: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
Ger Roza
6a30f3d9d8 There was no code associated to this article. Also, the spring-rest readme file didn't contain the article's link. 2019-02-22 09:14:52 -03: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