Commit Graph

15311 Commits

Author SHA1 Message Date
YuCheng Hu a13f0afaa5 Change the conf to make this can run as spring boot 2019-10-13 01:21:04 -04:00
YuCheng Hu 9afc07eb28 Add demo for AMQP 2019-10-11 14:22:30 -04:00
YuCheng Hu 38e29c752f Add gradle build file to repo 2019-10-11 14:21:04 -04:00
YuCheng Hu 78fde71a5c Update Spring batch test function and project 2019-10-11 14:17:51 -04:00
YuCheng Hu 35d19a3cd3 ignore file for projects 2019-10-11 09:28:53 -04:00
YuCheng Hu 155649e269 Spring for AMQP 2019-10-11 09:22:30 -04:00
YuCheng Hu 0c31a4a882 Add Spring Batch project 2019-10-11 09:15:05 -04:00
Jonathan Cook 8a973cf690
Merge pull request #7965 from macieg/bael-3285-3
BAEL-3285 | Removed block() calls
2019-10-11 13:27:42 +02:00
Eric Martin 31b573dee0
Merge pull request #7910 from mnafshin/MalformedInputException
[BAEL-2505] MalformedInputException test functions are added
2019-10-10 22:19:49 -05:00
Loredana Crusoveanu 36322c2e31
Merge pull request #7975 from eugenp/fix/BAEL-3087-2
Renames backoff-jitter to a broader name: design-pattern-cloud.
2019-10-10 22:57:08 +03:00
Josh Cummings 120a3c0aa9
Merge pull request #7897 from amit2103/BAEL-17473
Bael 17473
2019-10-10 13:53:17 -06:00
Loredana Crusoveanu fdf812510f
Merge pull request #7927 from IgorNB/patch-1
SemaPhoreDemo double acquire fix
2019-10-10 20:48:16 +03:00
Josh Cummings 0b6f07b8ba
Merge pull request #7989 from dkapil/task/FixIntegrationBuild_101019
Added fixes in root pom to fix integration builds
2019-10-10 01:20:29 -06:00
Dhawal Kapil 97610a2f6d Added fixes in root pom to fix integration builds 2019-10-10 10:10:26 +05:30
fanatixan ed23b839d2
Merge pull request #7986 from eugenp/issues/7979
#7979 - fixed link
2019-10-09 18:49:15 +02:00
Eugen b1b248b7dd
Add README descriptions 33 (#7962) 2019-10-09 19:35:23 +03:00
Eugen a2621fad61
ADD README descriptions 32 (#7961) 2019-10-09 19:35:15 +03:00
Sam Millington 62e264c52e Add README descriptions 31 (#7960) 2019-10-09 19:35:05 +03:00
Alessio Stalla b3a46b828d #BAEL-17527 add README descriptions (#7964) 2019-10-09 19:34:51 +03:00
Josh Cummings 804384fe3c
Merge pull request #7970 from den314/master
BAEL-3155 splitting up spring-all module
2019-10-09 10:14:17 -06:00
Josh Cummings 4b62fb6cef
Merge pull request #7916 from catalin-burcea/BAEL-16642
[BAEL-16642] Split or move guava-collections module
2019-10-09 09:40:15 -06:00
Josh Cummings 8d940062ca
Merge pull request #7963 from catalin-burcea/BAEL-15996
[BAEL-15996] Move articles out of core-java-lang part 2
2019-10-09 09:27:57 -06:00
Alessio Stalla 34cae4c258 #BAEL-17526 add README descriptions (#7959) 2019-10-09 17:46:09 +03:00
Alessio Stalla 36da8820a0 #BAEL-17524 add README descriptions (#7957) 2019-10-09 17:45:39 +03:00
Josh Cummings d801f7c38f
Merge pull request #7940 from alessiostalla/BAEL-17522
#BAEL-17522 add README descriptions
2019-10-09 08:28:14 -06:00
fejera ea44e53119 #7979 - fixed link 2019-10-09 15:06:56 +02:00
Erik Pragt 5cffe22228
Merge pull request #7973 from Thabo08/java-file-class-demo
java-file-class demo code
2019-10-08 08:24:26 +11:00
Yavuz Tas c73001019c PR-BAEL-2816 (#7733)
* implement hexagonal architecture pattern

* Add source code for article BAEL-2463

* add source code for article BAEL-2816

* remove irrelevant code

* Remove unnecessary default constructors

* Refactor equals and hashCode methods in Java 7+ way

* Remove equals and hashCode implementations

* Change test methods conventional order

* change saveRelation method to private

To make the code more clean and readable
2019-10-07 19:39:22 +01:00
Rui Vilao 07fae6db14 Renames backoff-jitter to a broader name: design-pattern-cloud. 2019-10-07 18:20:12 +02:00
Thabo Ntsoko 76bcf49a7a java-file-class demo code 2019-10-07 18:02:32 +02:00
Afshin 3997dcc8e2 Enhanced: renamed a function 2019-10-07 12:22:05 +02:00
Afshin 7a9738b4bb Enhanced: reformatted code to synchronized it with the article 2019-10-07 12:20:54 +02:00
Afshin 78cb7a3a3f Enhanced: given_when_then pattern naming and formatting problems are resolved 2019-10-07 11:52:22 +02:00
kwoyke c2b029fd85 BAEL-3093: Configuring Skip Logic in Spring Batch (#7946) 2019-10-07 05:45:19 +02:00
Priyesh Mashelkar 1d0596f23c BAEL-3300 The Spring TestExecutionListener (#7933)
* Added module for article

* Update pom.xml

* Delete pom.xml

* Update and rename ForecastProcessorTest.java to ForecastProcessorUnitTest.java

* Updated code as per review comments

* Delete .gitignore

* Update pom.xml

* BAEL-2904 Moved files

* BAEL-2904 Deleted files from previous project

* BAEL-2904 Moved classes for method reference article

* Update pom.xml

* BAEL-2904 Updated README.md

* First draft

* BAEL-3300 Added more tests

* BAEL-3300 Removed unused imports

* BAEL-3300 Run dos2unix on README.md
2019-10-07 05:42:45 +02:00
Denis 2cc76b5a95 fixups after fork sync 2019-10-06 20:36:09 +02:00
Denis 2d02097aff resolve merge conflicts 2019-10-06 20:08:55 +02:00
catalin-burcea adaff1d253 Split or move guava-collections module 2019-10-06 20:46:18 +03:00
Denis 6de9a1ba97 add extracted modules to respective maven profiles 2019-10-06 19:37:53 +02:00
Denis 56102c9a51 cleanup; fix code formatting 2019-10-06 19:37:23 +02:00
Maciej Andrearczyk 322ca0d578 BAEL-3285 | Removed block() calls 2019-10-06 16:59:40 +02:00
catalin-burcea 6b80543360 Move articles out of core-java-lang part 2 2019-10-06 15:57:30 +03:00
Sjmillington dff3b5b16b Add README descriptions 33 2019-10-06 12:25:00 +01:00
Sjmillington 45eab1339e ADD README descriptions 32 2019-10-06 12:15:11 +01:00
Denis 6839533ec0 extract spring-shell module 2019-10-06 12:55:49 +02:00
Denis f88952e7ec rename spring-all module
* rename existing spring-core-2 to spring-core-3
* rename spring-all to spring-core-2
2019-10-06 12:49:53 +02:00
Jonathan Cook 7cbe9ac12c
Merge pull request #7949 from martinvw/feature/BAEL-3306-validations-for-enum-types
[BAEL-3306] Validations for Enum types
2019-10-06 12:09:45 +02:00
Denis 6f6f891355 move spring-all/spring43 to spring-4 module
* WebMvcConfigurer default methods are available only in Spring 5+
  changed AttributeAnnotationConfiguration to
  extend WebMvcConfigurerAdapter
2019-10-06 11:26:14 +02:00
Afshin da1ac659fb decodeText implementation is reformatted 2019-10-06 11:22:18 +02:00
Afshin 750aab063e indentations are adjusted 2019-10-06 11:07:21 +02:00