Commit Graph

10371 Commits

Author SHA1 Message Date
Tom Hombergs 6bc487bfab
Merge pull request #5428 from vaibs28/master
BAEL-2188 Print even and odd numbers using 2 threads
2018-11-03 21:51:29 +01:00
Loredana Crusoveanu 63df2db0a2
Merge pull request #5609 from amit2103/BAEL-9551
[BAEL-9551] - Clean up code
2018-11-03 22:49:45 +02:00
amit2103 d8bdac5813 [BAEL-9551] - Clean up code 2018-11-04 02:05:32 +05:30
Eric Martin 06d1bf5946
Merge pull request #5608 from eugenp/BAEL-1358
BAEL-1358: Renamed spring-cloud-zuul-ratelimit to spring-cloud-zuul
2018-11-03 15:31:54 -05:00
eric-martin b89e76b464 BAEL-1358: Renamed spring-cloud-zuul-ratelimit to spring-cloud-zuul 2018-11-03 15:25:20 -05:00
Eric Martin ea52c02e78
Merge pull request #5520 from rockoder/zuul_throttling
Zuul throttling
2018-11-03 14:09:25 -05:00
psevestre df8158ad81 BAEL-1996 (#5507)
* [BAEL-1996] WIP - Initial import

* [BAEL-1996] Apply formatting rules

* [BAEL-1996] Import UAA modules

* [BAEL-1996] New directory structure
2018-11-03 11:00:06 -05:00
Eric Martin ab821cb4e5
Merge pull request #5601 from varunu28/master
Fixed a bug in findWord method
2018-11-02 20:26:42 -05:00
Loredana Crusoveanu 4df7e74fef
Merge pull request #5602 from shreyasm/BAEL-2201
BAEL-2201-shreyas-Replacing customer written MockitoExtension class with Mockito's own class
2018-11-02 21:33:41 +02:00
bungrudi 947e8a3edc Guide to EnumMap
Issue: BAEL-2260
2018-11-02 09:14:27 -06:00
Juan Moreno 184d60ca6e Hibernate Field Naming with Spring Boot
Issue: BAEL-2098
2018-11-02 07:36:21 -06:00
Shreyas Mahajan 9604defd6c BAEL-2201-shreyas-Minor changes to reflect the code used in article. 2018-11-02 14:55:16 +05:30
Shreyas Mahajan adacecbd75 BAEL-2201-shreyas-Replacing customer written MockitoExtension class with mockito's own 2018-11-02 11:54:23 +05:30
Vaibhav Sahay b49dd4f1ac
print odd and even using Semaphore 2018-11-02 09:37:00 +05:30
Varun Upadhyay 085825e149
Fixed a bug in findWord method 2018-11-01 18:18:10 -07:00
KevinGilmore 18d7252bdf
BAEL-2142 README update (#5595)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles

* Add links back to articles

* BAEL-1795: Update README

* BAEL-1901 and BAEL-1555 add links back to article

* BAEL-2026 add link back to article

* BAEL-2029: add link back to article

* BAEL-1898: Add link back to article

* BAEL-2102 and BAEL-2131 Add links back to articles

* BAEL-2132 Add link back to article

* BAEL-1980: add link back to article

* BAEL-2200: Display auto-configuration report in Spring Boot

* BAEL-2253: Add link back to article

* BAEL-2200 BAEL-2287 Add links back to articles

* BAEL-2176: add link back to article

* BAEL-2142: add link to article
2018-11-01 07:12:53 -05:00
Ganesh Pagade 6f87196dc9 minor fixes 2018-11-01 14:08:32 +05:30
Emily Cheyne 29f71815b0
Merge pull request #5593 from eugenp/echeyne-add-readme
Create README.md
2018-10-31 13:21:23 -07:00
Loredana Crusoveanu 70819ddfcc
Merge pull request #5592 from dkapil/task/BAEL-10179
Task/bael 10179
2018-10-31 22:20:24 +02:00
Emily Cheyne db5af0a8c3
Create README.md 2018-10-31 11:42:35 -07:00
Loredana Crusoveanu 2c0113d073
Merge pull request #5577 from pvangool/BAEL-2074
BAEL-2074: Lombok builder with custom setter
2018-10-31 20:24:19 +02:00
Loredana Crusoveanu 832838cb85
Merge pull request #5579 from eugenp/lor6-patch-1-1
Create README.md
2018-10-31 20:23:55 +02:00
Loredana Crusoveanu 6512027c0c
Merge pull request #5585 from dkapil/task/BAEL-9041_2
BAEL-9041 Let's add some examples to the rest-assured tutorial
2018-10-31 20:22:04 +02:00
Dhawal Kapil 6bdc71388b BAEL-10179 Fixed formatting 2018-10-31 23:49:03 +05:30
Dhawal Kapil 42e4bf2ca5 BAEL-10179 Fix start of Boot project with parent-boot-1 parent
-Added start-class placeholder in parent-boot-1
-Minor cleanup of few parent-boot-1 projects
2018-10-31 23:44:33 +05:30
Emily Cheyne a4c624349b
Update README.md (#5591) 2018-10-31 10:47:32 -07:00
KevinGilmore 1889fa7d37
BAEL-2176 README update (#5588)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles

* Add links back to articles

* BAEL-1795: Update README

* BAEL-1901 and BAEL-1555 add links back to article

* BAEL-2026 add link back to article

* BAEL-2029: add link back to article

* BAEL-1898: Add link back to article

* BAEL-2102 and BAEL-2131 Add links back to articles

* BAEL-2132 Add link back to article

* BAEL-1980: add link back to article

* BAEL-2200: Display auto-configuration report in Spring Boot

* BAEL-2253: Add link back to article

* BAEL-2200 BAEL-2287 Add links back to articles

* BAEL-2176: add link back to article
2018-10-31 10:39:20 -05:00
Swapan Pramanick 586e911a02 BAEL-2176 (#5441)
* Evaluation Article - Spring web-flux

* Evaluation Article - Spring web-flux

* Evaluation Article - Spring web-flux

* Evaluation Article - Spring web-flux

* core-scala: initial commit

* adding core-scala to pom

* Revert "core-scala: initial commit"

This reverts commit d46873405a.

* BAEL-2176

* inserting new lines between given, when and then parts

* Formatted using formatter

* indentation changed further

* Suggested changes in coding

* Adding Date Deserializer

* BAEL-2176: Switching to functional paradigm

* BAEL-2176

* BAEL-2176: changing HashMap to Map

* BAEL-2176: changed exception type

* BAEL-2176
2018-10-31 08:17:17 -05:00
Dhawal Kapil d4def2ab43 BAEL-9041 fixed formatting 2018-10-31 09:07:59 +05:30
Dhawal Kapil e37dd4adc4 BAEL-9041 fixed formatting 2018-10-31 09:06:48 +05:30
Dhawal Kapil 9b743a9034 BAEL-9041 Let's add some examples to the rest-assured tutorial
-Add new POST with body example
2018-10-31 09:03:56 +05:30
Paul van Gool c486b975a5 BAEL-2074: IllegalArgumentException -> IllegalStateException 2018-10-30 14:32:09 -07:00
Alejandro Gervasio b09fd15345 Initial Commit (#5581) 2018-10-30 13:41:55 -07:00
Loredana Crusoveanu b918a383be
Create README.md 2018-10-30 20:00:56 +02:00
Paul van Gool 4f84edd07a BAEL-2074: Lombok builder with custom setter 2018-10-30 09:36:09 -07:00
Jonathan Cook afc62ca73b BAEL-2193 - Merge 2 java.util.Properties objects (#5571)
* BAEL-2268 - Guide to JerseyTest
-  second attempt without formatting changes

* BAEL-2268 - Guide to JerseyTest

- Add line break to end of file

* BAEL-2193 - Merge 2 java.util.Properties objects

* BAEL-2193 - Merge 2 java.util.Properties object
2018-10-30 07:23:43 -07:00
nguyennamthai cb1b3d5a5c Bael 2285 (#5568)
* Fix a division method mistake

* Spring null-safety
2018-10-29 14:11:57 -07:00
Graham Cox d7bbfb353d Examples of using Injekt (#5519) 2018-10-29 14:04:07 -07:00
Tom Hombergs c028c40079
Merge pull request #5391 from tinomthomas/master
BAEL -2251
2018-10-29 19:58:53 +01:00
Ganesh Pagade 21d6a0d856 renamed dir and artifact 2018-10-30 00:05:39 +05:30
Kevin Wittek 018e00c804 Fix indentation of Kotlin datamapping examples (#5563)
* Add Kotlin data mapping examples (BAEL-2247)

* Fix indentation in Kotlin datamapping examples
2018-10-29 16:02:38 +01:00
cdjole 758648eb05 Example class for Graal. (#5486) 2018-10-28 17:44:18 -07:00
Loredana Crusoveanu 406d9c290d
Merge pull request #5566 from eugenp/rename-user-helidon
rename user in helidon app
2018-10-29 00:21:01 +02:00
Loredana b3c5ab576f rename user in helidon app 2018-10-29 00:12:42 +02:00
Loredana Crusoveanu 59c6ad0e71
Merge pull request #5565 from eelhazati/master
BAEL-2296: A Guide to Oracle Helidon
2018-10-28 23:32:28 +02:00
José Carlos Valero Sánchez 67b02d7277
Merge pull request #5559 from laurentiud/master
BAEL-2218 Example of sorting in Kotlin
2018-10-28 20:40:50 +00:00
eelhazati 8d7ced04f9 oracle helidon microservices 2018-10-28 21:14:59 +01:00
Emily Cheyne 6f98227325
Update README.md (#5564) 2018-10-28 12:18:41 -07:00
Loredana Crusoveanu 49d1d0118a
Merge pull request #5561 from amit2103/BAEL-9551
Bael 9551
2018-10-28 21:09:50 +02:00
rozagerardo be22bd209b [BAEL-2111] guest | Why SLF4J? 10 Reasons to use it (#5536)
*  Added new submodule for SLF4J guest post, containg modules for logback, log4j and log4j2

* * added tests for logging endpoints
* removed application tests, no use now that we have other tests
2018-10-28 12:04:31 -07:00