Commit Graph

10706 Commits

Author SHA1 Message Date
Eric Martin ea6aa58fdf
Merge pull request #5800 from alimate/BAEL-2375
BAEL-2375: Operator Overloading in Kotlin
2018-11-29 22:02:25 -06:00
Eugen Paraschiv 97fe04aace reenabling some modules 2018-11-29 23:30:46 +02:00
Loredana Crusoveanu 78f6e30c1d
Merge pull request #5567 from markusgulden/master
BAEL-1658
2018-11-29 19:53:44 +02:00
Darío Carrasquel 5812866573 Ways to iterate over a list
Issue: BAEL-2311
2018-11-29 09:58:12 -07:00
Ali Dehghani ef74a2538e Added a few unit tests for kotlin operator examples. 2018-11-29 16:06:43 +03:30
Ali Dehghani ad8ae556a8 Added a few unit tests for kotlin operator examples. 2018-11-29 16:06:42 +03:30
Ali Dehghani 1250605e19 Added a new shape class instead of UI. 2018-11-29 16:06:42 +03:30
Ali Dehghani a8d9eb084a Added two missing import statements 2018-11-29 16:06:42 +03:30
Ali Dehghani 2ee5e03b88 Added the codes used for operator overloading article 2018-11-29 16:06:42 +03:30
Loredana Crusoveanu 1d0fab4252
Merge pull request #5799 from eugenp/lor6-patch-10
Update and rename OptimizedMatcherUnitTest.java to OptimizedMatcherMa…
2018-11-28 23:48:18 +02:00
Loredana Crusoveanu 5871653e65
Update and rename OptimizedMatcherUnitTest.java to OptimizedMatcherManualTest.java 2018-11-28 23:42:40 +02:00
Tom Hombergs 4fe2f0866f
Merge pull request #5562 from psychsane/master
[BAEL-1995] Add new module for restx-demo
2018-11-28 20:44:45 +01:00
Loredana Crusoveanu 034d71d3b7
Merge pull request #5782 from kcacademic/graphs-java
BAEL-2334: Adding file for the tutorial on Graph in Java
2018-11-28 21:09:24 +02:00
Josh Cummings 866666f3db
Add load-testing-comparison to Build (#5757)
Issue: bael-46
2018-11-28 10:02:35 -07:00
Josh Cummings c81567741e
Move ClassName to core-java-lang (#5796)
Issue: BAEL-2309
2018-11-28 10:02:09 -07:00
Aravind Ranganathan b6431622ed Spring Data Cassandra Reactive
Issue: BAEL-1870
2018-11-28 10:01:32 -07:00
Kuba ac37b4fb65 BAEL-2279 - Logging reactive sequence
* BAEL-2279 - Logging reactive sequence

* BAEL-2279 - Logging reactive sequence

* Format fix.

* Add all examples. Fix formatting.

* BAEL 2279 - rename file, formatting fixes, update deps.

* BAEL-2279 - Move code to reactive module.

* BAEL 2279 - Remove old code.
2018-11-28 06:42:07 -08:00
Eric Martin e4636b90b0
Merge pull request #5492 from RanjeetKaur17/BAEL-2186
Bael 2186
2018-11-27 19:08:45 -06:00
Eric Martin 26a6cd6b94
Merge pull request #5733 from cror/equals-hashcode
BAEL-2388: examples for equals and hashCode
2018-11-27 18:58:29 -06:00
Ger Roza 3d2f6eff67 [BAEL-2278] spring-5-reactive | debugging reactive streams (#5789)
* First approach for the scenario, not stable yet.

* Added 2 services for teh article
Consumer is the main example project, with all the debugging functionality

* * cleaned unused spring-5-data functionality

*  cleaning unused spring-5-data pom

* *fixed indentation error

* addressed Jira comments:
* Created live test, and renamed unit test as integrtion test
* Tried to fix issue in CI, couldnt reproduce locally
2018-11-27 11:32:34 -08:00
Kumar Chandrakant 7410f52561 Changed the source files for incorporating review comments on the tutorial. 2018-11-28 01:00:16 +05:30
enpy 71bca76bf8 BAEL-2809 Get all Data in a table with Hibernate (#5670)
* BAEL-2809 Get all Data in a table with Hibernate

* Delete transaction.log

* Update FindAll.java

* Update FindAllTest.java

* Update FindAll.java

* Update FindAllTest.java

* Rename FindAllTest.java to FindAllUnitTest.java
2018-11-27 07:21:45 -08:00
greg 5ba5b60536 BAEL-2368 convert array to string and back (#5689)
* BAEL-2368 convert string array to string

* BAEL-2368 Convert array to string code

* BAEL-2368 Change package

* Fix for test
2018-11-26 17:08:42 -08:00
Loredana Crusoveanu 0ec5d24755
Merge pull request #5768 from Doha2012/master
customize oauth2 requests
2018-11-26 19:58:34 +02:00
Loredana Crusoveanu 74d250b5cd
Merge pull request #5734 from eugenp/lor6-patch-7
Update spring.factories
2018-11-26 19:55:24 +02:00
Seun Matt 7719b2e30a example code for BAEL-1961 (#5781)
* 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
2018-11-26 08:20:11 -08:00
FrancoCorleone a1de031c67 Add joining primitives tests (#5740)
* Add joining primitives tests

* Small refactor

* Fix naming for PMD

* Add char examples to testing cases

* Fix literal separator

* CR changes
2018-11-25 21:14:20 -06:00
Emily Cheyne 29c9eb4445
BAEL-2330 (#5776)
update readme
2018-11-25 16:05:39 -08:00
DOHA 777b9ecc9b minor fix 2018-11-25 22:04:02 +02:00
Loredana Crusoveanu 469cd9ec25
Merge pull request #5774 from eugenp/BAEL-2331-v2
add data order methods
2018-11-25 20:21:30 +02:00
Loredana a2722368af add data order methods 2018-11-25 20:10:37 +02:00
Loredana Crusoveanu 15391f69ec
Merge pull request #5773 from trevorgowing/BAEL-2331-spring-data-sorting
BAEL-2331 Spring Data Sorting
2018-11-25 18:52:39 +02:00
Trevor Gowing 322af68ae2 How to sort query results with Spring Data
BAEL-2331
2018-11-25 17:12:25 +02:00
Trevor Gowing 0c384f13b0 Rename limit package to passenger
Rename LimitIntegrationTest to PassengerRepositoryIntegrationTest

Going to include code on sorting so it will no longer be limit specific.

BAEL-2331
2018-11-25 17:12:25 +02:00
Trevor Gowing 0b7f01463c Fix typo Passenger#fistName
BAEL-2208
2018-11-25 17:12:25 +02:00
DOHA cb840c6224 move customise oauth2 requests 2018-11-25 14:55:27 +02:00
DOHA b340cad28d Merge remote-tracking branch 'eugenp/master' 2018-11-25 13:48:55 +02:00
Amitabh Mandal f784c3bb79 BAEL-2168 Java EE 7 Batch Processing (#5645)
* jberet batch

* Batch Understanding

* partition

* exception

* some more changes
2018-11-25 11:01:22 +01:00
Loredana Crusoveanu 2f9fee0391
Merge pull request #5770 from amit2103/BAEL-10780
[BAEL-10780] - Added code for the checking string input article
2018-11-25 11:40:54 +02:00
Alejandro Gervasio 3c3d484eeb BAEL-2354 - An Introduction to the Event Notification Model in CDI 2.0 (#5685)
* Initial Commit

* Update pom.xml

* Update pom.xml

* Update LowercaseTextServiceUnitTest.java

* Update UppercaseTextServiceUnitTest.java

* Delete TextApplication.java

* Update source files

* Update BootstrappingApplication.java

* Add AnotherSimpleEventObserver class

* Rename event classes

* Update ExampleEventSource.java

* Update UppercaseTextService.java

* Delete TextService.java

* Delete LowercaseTextService.java

* Delete LowercaseTextServiceUnitTest.java

* Delete UppercaseTextServiceUnitTest.java

* Fixed text service unit test

* Update TextService.java
2018-11-24 15:02:25 -06:00
Loredana Crusoveanu 59869435c8
Merge pull request #5769 from eugenp/BAEL-9712-v2
fix start, edit readme
2018-11-24 22:06:54 +02:00
amit2103 bff2c6f5b0 [BAEL-10780] - Added code for the checking string input article 2018-11-25 01:25:41 +05:30
Loredana 4e4da4eb77 fix start, edit readme 2018-11-24 21:50:20 +02:00
Loredana Crusoveanu 509f2ac698
Merge pull request #5723 from amit2103/BAEL-9712
[BAEL-9712] - Created spring-5-security-oauth module
2018-11-24 21:36:30 +02:00
amit2103 27ec13ea96 [BAEL-9712] - Modifed oauth version 2018-11-25 00:23:51 +05:30
amit2103 e9fa7851a5 [BAEL-9712] - Fixed conflicts 2018-11-25 00:18:37 +05:30
Loredana Crusoveanu 80566a89cc
Merge pull request #5750 from eugenp/revert-boot-upgrade
revert boot 2.1 upgrade
2018-11-24 19:32:19 +02:00
Loredana Crusoveanu eaeed72a98
Merge pull request #5764 from eelhazati/master
BAEL-2395: JPA Entity Graph.
2018-11-24 19:22:13 +02:00
Loredana Crusoveanu 8d393165c4
Update and rename PostRepositoryTest.java to PostRepositoryIntegrationTest.java 2018-11-24 18:35:05 +02:00
saikat 9ba7937645 Rename unit test to fix PMD failure 2018-11-24 19:00:09 +05:30