Commit Graph

7791 Commits

Author SHA1 Message Date
abirkhan04 6826ad1853 Spring Cloud Task modules are added. (#3675)
* Spring Cloud Task modules are added.

* Unnecessary files are removed.

* All Sysout are replaced by Logger from Util.

* class name is fixed in Logger.

* Spring cloud task batch module POM updated with dependencies from Maven
Central.

* Links are removed and unnecessary comments are removed from POM.
2018-02-19 21:35:52 -08:00
José Carlos Valero Sánchez 327d8b5d97
Merge pull request #3384 from Wosin/BAEL-1409-flowable-rxjava2
BAEL-1409: Rxjava2 Flowable Tests
2018-02-20 00:31:07 +01:00
felipeazv f066168229 [BAEL-1449] Combining Publishers (Project Reactor) fix test names 2018-02-19 23:36:49 +01:00
kwandzel 94421b7d38 [BAEL-1556]:fixes according to a review 2018-02-19 22:45:40 +01:00
kwandzel b021e6b01a Readme change 2018-02-19 21:09:57 +01:00
Carsten Gräf a4d682e57b
Merge pull request #3694 from knightdna/BAEL-681-2
BAEL-681 (2)
2018-02-19 19:11:51 +01:00
Tarang Bhalodia a243d8494d BAEL-1524: Chain of Responsibility Design Pattern in Java (#3573)
* BAEL-1422: measure performance of Random and ThreadLocalRandom using JMH

* BAEL-1422: updated benchmarking examples of Random and ThreadLocalRandom to use newWorkStealingPool that leverages ForkJoinPool

* BAEL-1422: refactored benchmarking examples for comparing performance of ThreadLocalRandom and Random
- initialised the collection of Callable before running benchmarking
- removed for loop for submitting task and instead used executor.invokeAll(collection_of_callable)

* BAEL-1282: added TDD type junit tests for geospatial queries elasticsearch

* BAEL-1524: added example for chain of responsibility design pattern

* BAEL-1524: added BDD style jUnit test to test unknown handler in ChainOfResponsibility design pattern

* BAEL-1524: refactored ChainOfResponsibility design pattern example

* BAEL-1524: refactored ChainOfResponsibility design pattern example

* BAEL-1524: updated ChainOfResponsibility design pattern example

* BAEL-1524: updated ChainOfResponsibility design pattern example
2018-02-19 17:49:48 +01:00
Grzegorz Piwowarek c0bf1c7a93 Refactor Infinispan example (#3684)
* Refactor Infinispan examples

* Refactor Infinispan examples
2018-02-19 17:20:16 +01:00
Dassi orleando 6da6722ec4 BAEL-1587: JUnit 5 Upgrade (#3695)
* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version

* Setting up the Maven Wrapper on a maven project

* Add Maven Wrapper on spring-boot module

* simple add

* BAEL-976: Update spring version

* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)

* Move RSS feed with Spring MVC from spring-boot to spring-mvc-simple

* BAEL-1285: Update Jackson articles

* BAEL-1273: implement both MVC and Rest approach to serve RSS content

* RSS(XML & Json) with a custom model

* BAEL-1273: remove a resource

* BAEL-1519: Guide to scribejava

* BAEL-1273: improve xml representation

* Fix pom

* BAEL-1587: JUnit 5 upgrade
2018-02-18 23:35:21 -08:00
Diaz Novandi 22b047f98b Use DynamoDB repo server in the US 2018-02-19 07:04:49 +01:00
Diaz Novandi e31ff3c59a Update based on code review feedback 2018-02-19 07:03:28 +01:00
Grzegorz Piwowarek 0cb1447797 JSP Refactor (#3689) 2018-02-19 01:43:23 +01:00
myluckagain fe97d98c30 BAEL-1553 (#3679) 2018-02-19 01:30:31 +01:00
Dominik 9ba2cebdfd Changed test names. 2018-02-19 00:26:27 +01:00
Dassi orleando 6385ba4fb0 Improve rss(BAEL-1273) and done with BAEL-1519 (#3692)
* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version

* Setting up the Maven Wrapper on a maven project

* Add Maven Wrapper on spring-boot module

* simple add

* BAEL-976: Update spring version

* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)

* Move RSS feed with Spring MVC from spring-boot to spring-mvc-simple

* BAEL-1285: Update Jackson articles

* BAEL-1273: implement both MVC and Rest approach to serve RSS content

* RSS(XML & Json) with a custom model

* BAEL-1273: remove a resource

* BAEL-1519: Guide to scribejava

* BAEL-1273: improve xml representation

* Fix pom
2018-02-18 13:51:53 -08:00
Holger Steinhauer 75b3301cc3 BAEL-1489: Clean up 2018-02-18 21:46:21 +00:00
Holger Steinhauer 20ef3b0299 BAEL-1489: Refactoring and successful login event handling 2018-02-18 21:44:54 +00:00
Tom Hombergs 62c1a46b01
Merge pull request #3663 from nguyennamthai/BAEL-1537
Initial commit for List TDD
2018-02-18 22:29:40 +01:00
Raksha Rao 12a311083c Custom class loader example 2018-02-19 01:50:24 +05:30
Loredana Crusoveanu cfbe9f5ca8
Merge pull request #3690 from eugenp/BAEL-1526
rename vars
2018-02-18 17:42:44 +02:00
DOHA c18dd299c6 Merge remote-tracking branch 'eugenp/master' 2018-02-18 14:18:28 +02:00
DOHA 76dbe454f5 add verify signature 2018-02-18 14:18:20 +02:00
Loredana Crusoveanu 476ed301f6 rename vars 2018-02-18 13:59:42 +02:00
Loredana Crusoveanu 544cd5253c
Merge pull request #3688 from harshjain25/BAEL-1526-string-comparison
BAEL-1526 : Comparing strings in Java
2018-02-18 13:50:41 +02:00
Harsh Jain 5aa81d9be3 BAEL-1526 : added exmaple unit test cases for string comparison 2018-02-18 12:19:44 +05:30
Nguyen Nam Thai 7debccf695 Fix a test 2018-02-18 11:08:00 +07:00
Nguyen Nam Thai c1787cc07a Change the test method names 2018-02-18 11:05:00 +07:00
Dassi orleando 1b0e859d3a BAEL-1273: RSS improvements with a custom model (#3665)
* BAEL-1216: improve tests

* BAEL-1448: Update Spring 5 articles to use the release version

* Setting up the Maven Wrapper on a maven project

* Add Maven Wrapper on spring-boot module

* simple add

* BAEL-976: Update spring version

* BAEL-1273: Display RSS feed with spring mvc (AbstractRssFeedView)

* Move RSS feed with Spring MVC from spring-boot to spring-mvc-simple

* BAEL-1285: Update Jackson articles

* BAEL-1273: implement both MVC and Rest approach to serve RSS content

* RSS(XML & Json) with a custom model

* BAEL-1273: remove a resource
2018-02-17 15:08:19 -08:00
Donato Rimenti 1f45a316cc
Merge pull request #3 from eugenp/master
Update from master
2018-02-17 23:19:09 +01:00
Andrea Ligios 2a127b3df3 . (#3687) 2018-02-17 12:40:01 -08:00
andrea b63caab397 . 2018-02-17 18:30:36 +01:00
kornelihno e60ed53788
Delete RocketTest.java 2018-02-17 17:38:30 +01:00
kornelihno 2e65942cb2
Delete LawnMowerTest.java 2018-02-17 17:38:23 +01:00
kornelihno 250feb50a0
Delete CarTest.java 2018-02-17 17:38:14 +01:00
kornelihno 5b4d0fb583
Delete BoatTest.java 2018-02-17 17:38:05 +01:00
kornelihno f9d3687435
adding module 2018-02-17 17:32:46 +01:00
kornelihno 099678fd50
Delete Rocket.java 2018-02-17 17:28:30 +01:00
kornelihno 34cbaab012
Delete LawnMower.java 2018-02-17 17:28:19 +01:00
kornelihno 15481af880
Delete Engine.java 2018-02-17 17:28:10 +01:00
kornelihno 3148bebd72
Delete Config.java 2018-02-17 17:28:02 +01:00
kornelihno c0220b2a34
Delete Car.java 2018-02-17 17:27:43 +01:00
kornelihno 1b18720fb3
Delete Boat.java 2018-02-17 17:26:45 +01:00
kwandzel 77735a57fd improvements, additional security dialect 2018-02-17 16:59:50 +01:00
Carsten Gräf 2afb745b6d
Merge pull request #3682 from arekssu/bael-1460
Adding solidity example file
2018-02-17 13:29:54 +01:00
Nam Thai Nguyen 08d53a2cbb Change the names of test methods 2018-02-17 11:45:03 +07:00
Gurinder Singh b219245e5b Gurinder spring cloud contract (#3547)
* adding producer side sample for spring-cloud-contract

* adding consumer side sample for spring-cloud-contract

* removing un neccessary code

* adding latest version for spring-cloud-contract in both producer and consumer

* adding producer dependency in consumer

* refactoring after review-1

* refactoring after review-2

* refactoring after review-3
2018-02-16 20:09:35 -06:00
Eugen Paraschiv 414d805f6b renaming the DSL to configurer 2018-02-17 01:03:29 +02:00
Eugen Paraschiv 5d4bfa2e73 renaming the DSL to configurer 2018-02-17 01:02:20 +02:00
Loredana Crusoveanu 0f6f60f825
Merge pull request #3681 from magkrause/BAEL-1543_2
BAEL-1543: Logging to console instead of file.
2018-02-17 00:30:04 +02:00
kwandzel 6642fc53a4 cleaning dependencies 2018-02-16 22:59:09 +01:00