Commit Graph

2289 Commits

Author SHA1 Message Date
johnA1331 404f13f940 Update README.md 2020-04-10 15:46:47 +08:00
johnA1331 e1cf55dc82 Update README.md 2020-04-10 15:40:36 +08:00
johnA1331 bf764f5f44 Update README.md 2020-04-10 15:31:19 +08:00
johnA1331 52ca4fbcd9 Update README.md 2020-04-10 15:29:38 +08:00
Eric Martin 529de386d4 Merge pull request #9047 from johnA1331/master
BAEL-23219
2020-04-09 20:34:14 -05:00
Dhawal Kapil 1a20d79e6b Merge pull request #9058 from dkapil/JWS_Module_Fix
JWs module dependency fix
2020-04-10 01:03:11 +05:30
Dhawal Kapil b132703ce9 JWs module dependency fix 2020-04-09 21:04:10 +05:30
Josh Cummings 26cb2f3be1 Merge pull request #9046 from sampada07/JAVA-1188
JAVA-1188: Move java-collections-map* modules into core-java-modules
2020-04-09 09:11:43 -06:00
johnA1331 d29fef1f51 Update README.md 2020-04-09 16:50:03 +08:00
johnA1331 3786d6309d Update README.md 2020-04-09 16:48:25 +08:00
Catalin Burcea 88cc732dc7 BAEL-3649 Quick Guide to Spring Cloud Circuit Breaker (#8819) 2020-04-09 08:30:04 +01:00
Sam Millington f9ac384b85 Added BAEL-3604 code (#9020)
* Added BAEL-3604 code
2020-04-08 18:40:34 +01:00
Jonathan Cook e6f40f4f11 Merge pull request #8876 from ajay74984/master
PR: http://jira.baeldung.com/browse/BAEL-3885
2020-04-08 17:26:21 +02:00
Jonathan Cook 5b92f11303 Merge pull request #8846 from ramkumarvenkat/BAEL-3886
Guava MapMaker
2020-04-08 17:12:34 +02:00
johnA1331 6640e14f8b Update README.md 2020-04-08 13:11:01 +08:00
Sampada 8e107d1180 BAEL-3895: HTTP/2 in Netty (#9036)
* BAEL-3895 : HTTP/2 in Netty

* BAEL-3895: Added Live Test in place of java client

* BAEL-3895: Commented out netty module from main pom as it needs Java 13
2020-04-07 13:56:53 -07:00
Loredana Crusoveanu 5231e082d8 Merge pull request #9044 from kwoyke/JAVA-1201
JAVA-1201: Disable libraries-concurrency in the main pom.xml
2020-04-07 13:37:29 +03:00
johnA1331 694ed29f70 Update README.md 2020-04-07 18:02:08 +08:00
johnA1331 44517677a6 Update README.md 2020-04-07 17:59:28 +08:00
johnA1331 4ccdaeb5f1 Update README.md 2020-04-07 17:56:49 +08:00
johnA1331 0625de1974 Update README.md 2020-04-07 17:54:20 +08:00
johnA1331 9ae4555a4f Update README.md 2020-04-07 17:52:32 +08:00
johnA1331 959bf74b1e Delete README.md 2020-04-07 17:48:34 +08:00
johnA1331 34927fcc12 Update README.md 2020-04-07 17:44:36 +08:00
johnA1331 6ffe07efff Update README.md 2020-04-07 17:39:12 +08:00
sampadawagde 83be0892e7 JAVA-1188: main pom changes to remove java-collections-maps 2020-04-07 15:08:09 +05:30
johnA1331 2986e1ace5 Update README.md 2020-04-07 17:35:51 +08:00
sampadawagde 298cc81d7d JAVA-1188: main pom changes to remove java-collections-maps 2020-04-07 15:03:43 +05:30
sampadawagde 39abe6bfd1 JAVA-1188: README changes 2020-04-07 14:53:59 +05:30
sampadawagde cb7bd8d2f2 JAVA-1188: Moved modules to core-java-modules 2020-04-07 14:50:03 +05:30
sampadawagde 40825b6f1f JAVA-1188: Moved modules to core-java-modules 2020-04-07 14:49:42 +05:30
johnA1331 073f9c9067 Create README.md 2020-04-07 17:09:25 +08:00
johnA1331 83cf886628 Create README.md 2020-04-07 16:56:28 +08:00
johnA1331 1f6163f45c Update README.md 2020-04-07 16:49:44 +08:00
johnA1331 850b02f07e Create README.md 2020-04-07 16:48:21 +08:00
johnA1331 4d9ae47da7 Create README.md 2020-04-07 16:44:15 +08:00
johnA1331 23a7314302 Create README.md 2020-04-07 16:39:13 +08:00
johnA1331 c9847d5036 Create README.md 2020-04-07 16:37:03 +08:00
johnA1331 fb594d2b27 Update README.md 2020-04-07 16:30:42 +08:00
johnA1331 2ecd4cb204 Update README.md 2020-04-07 16:27:04 +08:00
johnA1331 5e90298049 Update README.md 2020-04-07 16:24:27 +08:00
johnA1331 911c746f23 Delete README.md 2020-04-07 15:02:57 +08:00
johnA1331 222a136375 Update README.md 2020-04-07 15:02:49 +08:00
Krzysztof Woyke 5bd296e8d0 JAVA-1201: Disable coroutines-with-quasar as it needs Java 12 2020-04-07 08:52:00 +02:00
Krzysztof Woyke 7f010f0f98 Revert "JAVA-1201: Disable libraries-concurrency in the main pom.xml"
This reverts commit ad669c87a4.
2020-04-07 08:50:55 +02:00
Josh Cummings f00294b0ad Merge pull request #9031 from Maiklins/JAVA-117-Standardize-tutorials-modules-packages-part2
Java 117 standardize spring boot modules
2020-04-06 22:27:32 -06:00
Josh Cummings 1ceab44654 Merge pull request #9028 from sampada07/JAVA-624
JAVA-624: Updated READMEs for prev links
2020-04-06 22:03:21 -06:00
Eric Martin 1b6f7ed95e Merge pull request #8989 from alimate/BAEL-3866
BAEL-3866: Volatile Memory Ordering Example
2020-04-06 22:03:34 -05:00
Krzysiek ad669c87a4 JAVA-1201: Disable libraries-concurrency in the main pom.xml 2020-04-06 22:28:19 +02:00
Jonathan Cook ab6fee6012 BAEL-3868 - Fix the integrations tests in mocks (#9039)
* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

* BAEL-3491 - Check for null before calling parse in the
Double.parseDouble

- Return to indentation with spaces.

* BAEL-3854 - Pattern Matching for instanceof in Java 14

* BAEL-3854 - Pattern Matching for instanceof in Java 14 - add unit test

* BAEL-3868 - Fix the integrations tests in mocks

Co-authored-by: Jonathan Cook <jcook@sciops.esa.int>
2020-04-06 13:21:24 -07:00