Commit Graph

12154 Commits

Author SHA1 Message Date
Loredana Crusoveanu 94969021ca
Merge pull request #6458 from eugenp/BAEL-10874
Bael 10874
2019-03-03 19:14:24 +02:00
eric-martin 19cf211ddf BAEL-2496: Updated ArraySortBenchmark 2019-03-03 10:36:36 -06:00
Eric Martin 5501eed39e
Merge pull request #6207 from MherBaghinyan/BAEL-2496
Bael 2496
2019-03-03 10:21:08 -06:00
Loredana 1475c3e32d fix sleuth ex 2019-03-03 17:59:20 +02:00
KevinGilmore 09e7e61901
BAEL-2490 BAEL-2471 BAEL-2738 BAEL-2583 update README.md (#6457)
* 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

* BAEL-2577: add link back to article

* BAEL-2490: add link back to article

* BAEL-2471: add link back to article

* BAEL-2583: add link back to article

* BAEL-2738: add link back to article
2019-03-03 09:19:12 -06:00
Jon Cook 9838dca33a BAEL-2512 - Add a new section in Mockito Spy article 2019-03-03 15:18:14 +01:00
Loredana Crusoveanu a2ed4330b7
Merge pull request #6455 from kacperkoza/master
Spy, mock and stub in Spock Framework
2019-03-03 15:45:33 +02:00
Loredana 0266120fd3 Merge branch 'master' of https://github.com/eugenp/tutorials 2019-03-03 12:01:56 +02:00
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
Krzysiek 23e3e6c708 BAEL-2755 - minor improvements 2019-03-03 10:33:31 +01:00
Jon Cook ea3fd07d97 Merge branch 'master' of https://github.com/JonCook/tutorials
# Conflicts:
#	testing-modules/mockito/src/test/java/org/baeldung/mockito/misusing/MockitoMisusingUnitTest.java
2019-03-03 08:48:42 +01:00
Jon Cook 86b51e4157 BAEL-2512 - Add a new section in Mockito Spy article 2019-03-03 08:45:45 +01:00
Jon Cook ba633994ee Merge branch 'BAEL-2512' 2019-03-03 08:42:30 +01:00
Loredana Crusoveanu 84c8c70dac
Delete CharacterCalculator.java 2019-03-03 09:16:43 +02:00
Loredana Crusoveanu 9611f5a5cf
Delete ExampleSpockTest.groovy 2019-03-03 09:16:36 +02:00
Loredana Crusoveanu 24a3fa2ae7
Update and rename ItemServiceTest.groovy to ItemServiceUnitTest.groovy 2019-03-03 09:16:10 +02:00
Loredana Crusoveanu 6ecbe4b20a
Update MockitoMisusingUnitTest.java 2019-03-03 08:27:57 +02:00
Kacper Koza 01ab66f84f Spy, mock, stub in Spock Framework 2019-03-03 01:05:28 +01:00
Denis Zhdanov 47eee45301 BAEL-2581 Delegation Pattern in Kotlin 2019-03-03 07:24:02 +08:00
Jon Cook 4826f19d00 BAEL-2512 - Add a new section in Mockito Spy article 2019-03-02 22:50:04 +01:00
Jon Cook 96adba789d merge upstream 2019-03-02 22:41:25 +01:00
Krzysiek 3deeefe910 BAEL-2755 - Introduction to the Null Object Pattern 2019-03-02 20:21:10 +01:00
Loredana Crusoveanu 3cbd70a6e1
Merge pull request #6409 from amit2103/BAEL-9638
[BAEL-9638] - Upgrade parent-boot-2 to the latest version of Boot 2.x…
2019-03-02 17:50:29 +02:00
Loredana Crusoveanu b80fa9d1c9
Merge pull request #6449 from amit2103/BAEL-12774
[BAEL-12774] - Upgraded spring boot versions
2019-03-02 17:48:34 +02:00
amit2103 7a3b11c423 [BAEL-12774] - Upgraded spring boot versions 2019-03-02 19:47:43 +05:30
Chandra Prakash 7b3da0202e BAEL-2504 Combinations
Initial Combinations code.
2019-03-02 07:52:09 -05:00
Lentini Alfonso 1eba9dfc01 spring cloud openfeign example implementation 2019-03-02 08:57:53 +00:00
Chandra Prakash 9f30be503d
Merge pull request #13 from eugenp/master
getting latest changes
2019-03-01 22:54:37 -05:00
Sumeet Gajbhar b577e94b5c BAEL-2520 code changes done (#6446) 2019-03-01 15:25:31 -08:00
sheryllresulta bb4258a0da
Update README.md 2019-03-01 18:44:51 +08:00
sheryllresulta 6189d4645e
Update README.md 2019-03-01 18:43:45 +08:00
sheryllresulta 23010dd32a
Update README.md 2019-03-01 18:40:44 +08:00
Andrea Ligios 725a6e04d5 BAEL-2667 (#6442) 2019-02-28 22:20:10 -08:00
Loredana Crusoveanu 1013f93179
Merge pull request #6438 from dkapil/task/BAEL-12770_2
BAEL-12770 Aligned artifactid and name of jhipster-microservice-uaa t…
2019-02-28 23:07:20 +02:00
Upendra Chintala 455c831b05 An example program to make JSON Post request with HttpURLConnection (#6415)
* An example program to make JSON Post request with HttpURLConnection

* Made few changes for better readability
2019-02-28 20:02:41 +01:00
Josephine Barboza d753bd3bd3 BAEL-2725 Lists in Groovy 2019-02-28 22:57:01 +05:30
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
Jonathan Paul Cook c623d5300e Merge branch 'master' of https://github.com/JonCook/tutorials 2019-02-28 17:11:01 +01:00
Jonathan Paul Cook d62fd333b0 BAEL-2512 - Add a new section in Mockito Spy article 2019-02-28 17:09:00 +01:00
sheryllresulta ee475e09d7
Update README.md 2019-02-28 21:54:27 +08:00
Dhawal Kapil a98105f3d0 BAEL-12770 Aligned artifactid and name of jhipster-microservice-uaa to jhipster-uaa 2019-02-28 19:02:35 +05:30
sheryllresulta df9935ce97
Update README.md 2019-02-28 21:22:25 +08:00
sheryllresulta 1e8cc42e20
Update README.md 2019-02-28 21:20:04 +08:00
sheryllresulta ffc0644055
Update README.md 2019-02-28 21:17:44 +08:00
sheryllresulta d7c4443010
Update README.md 2019-02-28 21:15:55 +08:00
sheryllresulta 60d1988824
Update README.md 2019-02-28 21:05:52 +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 10fe310a93
Update README.md 2019-02-28 20:59:23 +08:00