Commit Graph

10385 Commits

Author SHA1 Message Date
Loredana Crusoveanu 79f4cab950
Merge pull request #5618 from corneil/BAEL-2106
BAEL-2106: Spring Boot deployment to Openshift
2018-11-04 20:32:58 +02:00
Tom Hombergs 339da80529
Merge pull request #5612 from eugenp/bael-1998-remove-module
removed duplicate module
2018-11-04 19:30:06 +01:00
Corneil du Plessis c09e6d43fe BAEL-2106: Spring Boot deployment to Openshift 2018-11-04 20:15:20 +02:00
Akash Pandey e924ed163d BAEL-2227 JPA Criteria Queries In Clause (#5606)
* BAEL-2159: Mini Article on "Separate double into integer and decimal parts"

* BEAL-2227: JPA Criteria Query In clause - Tutorial.

* Minor Fix: Changed type of Predicate.

* BAEL-2227: Code Review Comments: Extracted criteriaBuilder to a field. Refactored a private method to create criteria query.

* BAEL-2227: Fixed spelling mistakes in the code.
2018-11-04 08:03:56 -08:00
Loredana Crusoveanu b9d30cef53
Merge pull request #5613 from corneil/BAEL-2106
BAEL-2106: Deploy a Spring Boot Application to OpenShift
2018-11-04 15:55:08 +02:00
Corneil du Plessis 82e4adf623 BAEL-2106: Spring Boot deployment to Openshift 2018-11-04 15:52:06 +02:00
Corneil du Plessis ee2e546508 BAEL-2106: Spring Boot deployment to Openshift 2018-11-04 12:53:55 +02:00
Ger Roza 81a7e1966e [BAEL-2235] | core-java | Common Array Operations in Java (#5599)
* * added all array operations and tests

* fixed details, adn added some more methods to java array operations examples

* * moved arrays operations package to core-java-collections submodule
2018-11-03 22:23:38 -07:00
Alejandro Gervasio c7b7d94409 BAEL-2312 - Abstract Classes in Java (#5598)
* Initial Commit

* Add files via upload

* Update UppercaseFileReaderUnitTest.java
2018-11-03 22:06:46 -05:00
Loredana Crusoveanu 0befbceae3
Merge pull request #5611 from eugenp/lor6-patch-3
Update README.md
2018-11-03 23:20:50 +02:00
Loredana Crusoveanu 8b89000faa
Merge pull request #5610 from eugenp/lor6-patch-2
Update README.md
2018-11-03 23:20:18 +02:00
Tom Hombergs 2899e37973 removed duplicate module 2018-11-03 22:03:12 +01:00
Loredana Crusoveanu 4337ccb909
Update README.md 2018-11-03 22:57:18 +02:00
Loredana Crusoveanu 923993ec49
Update README.md 2018-11-03 22:55:06 +02:00
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