Commit Graph

15323 Commits

Author SHA1 Message Date
YuCheng Hu 7f1b6b267f 更新忽略文件,添加需要忽略的文件 2020-02-25 00:04:15 -05:00
YuCheng Hu 1de5e7f2a8 提交更新的 Readme 文件 2020-02-24 23:17:55 -05:00
YuCheng Hu 034b72ea25 提交更新的 Readme 文件 2020-02-24 23:09:39 -05:00
YuCheng Hu 13ddc8e390 Java example for numbers 2020-02-24 16:13:20 -05:00
YuCheng Hu 5d7e2cb728 Java test for numbers 2020-02-24 16:12:37 -05:00
YuCheng Hu dae4a0f4f2 Parent java project 2020-02-24 16:11:24 -05:00
YuCheng Hu 62bef73c7e For example file to different folder and rename it 2019-10-13 09:00:28 -04:00
YuCheng Hu 5dd4ee6f0f Broadcast conf AMQP app 2019-10-13 02:12:55 -04:00
YuCheng Hu 796d402f67 Read file from conf 2019-10-13 02:10:16 -04:00
YuCheng Hu da581fad6e For Q add x-queue-type args 2019-10-13 01:50:55 -04:00
YuCheng Hu 2a8b557a3f Format source code 2019-10-13 01:47:16 -04:00
YuCheng Hu 20b387c5dd Update file to run config in application 2019-10-13 01:46:02 -04:00
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