Commit Graph

9574 Commits

Author SHA1 Message Date
KevinGilmore 5c6ebc0f46
BAEL-1898 Update README.md (#5066)
* BAEL-1766: Update README

* BAEL-1853: add link to article

* BAEL-1801: add link to article

* Added links back to articles

* Add links back to articles

* BAEL-1795: Update README

* BAEL-1901 and BAEL-1555 add links back to article

* BAEL-2026 add link back to article

* BAEL-2029: add link back to article

* BAEL-1898: Add link back to article
2018-08-25 18:02:06 -05:00
Loredana Crusoveanu 9033ec89d6
Merge pull request #5070 from eugenp/update-neo4j
update neo4j
2018-08-25 23:27:01 +03:00
Loredana Crusoveanu 7413b75083
Merge pull request #5063 from amit2103/BAEL-8456
[BAEL-8456] - Moved Java Date articles into a new module - 'java-dates'
2018-08-25 23:18:45 +03:00
Dhawal Kapil 0a01434a1d Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-26 01:14:42 +05:30
Dhawal Kapil cd1367756e Merge branch 'master' of https://github.com/eugenp/tutorials into task/BAEL-8142 2018-08-26 01:11:06 +05:30
Dhawal Kapil 206b70328c BAEL-8142 create parent for kotlin projects
-Added new kotlin parent -> parent-kotlin
-Added dependency of other kotlin projects on parent-kotlin
2018-08-26 01:09:18 +05:30
amit2103 c5e1d6f0ef [BAEL-8456] - Moved more articles into 'java-dates' module 2018-08-26 00:49:30 +05:30
Loredana Crusoveanu badc8c60d2 fix formatting 2018-08-25 21:46:01 +03:00
Loredana Crusoveanu bb700dcf6c
Merge pull request #5069 from eugenp/issue-mcts-v2
fix package, fix get random node
2018-08-25 21:39:15 +03:00
Loredana Crusoveanu e0e6fbad2b update neo4j 2018-08-25 21:37:48 +03:00
Loredana Crusoveanu aa8afa5b6e fix package, fix get random node 2018-08-25 20:36:12 +03:00
DOHA 1613d21656 lucene analyzers 2018-08-25 20:16:30 +03:00
Krzysztof Majewski cc4b50a0d8 BAEL-2097 add integration test 2018-08-25 14:26:23 +02:00
amit2103 3bd1ed4ece [BAEL-8456] - Moved Java Date articles into a new module - 'java-dates' 2018-08-25 17:44:06 +05:30
José Carlos Valero Sánchez f60debdcd3
Merge pull request #5046 from kartiksingla/BAEL-2141
[BAEL-2141] - How to check if a string contains all the letters of the alphabet?
2018-08-24 19:53:03 +01:00
Kacper 9b343be45e BAEL-2122 Optional or else throw (#5047)
* Throw and throws in Java

* BAEL-2122 | throw exception in optional

* BAEL-2122 | optional orelsethrow
2018-08-24 13:18:30 +02:00
DomWos 1921b585a6 BAEL-1994: Updates and small changes 2018-08-24 11:14:40 +02:00
daoire 2779300352
Merge pull request #4898 from Kirti-Deo/master
BAEL-2024 : java.lang.ClassCastException: java.util.Arrays$ArrayList cannot be cast to java.util.ArrayList
2018-08-24 07:59:47 +01:00
kartiksingla 878ee1b2d5 System.out replaced with Logger statements [BAEL-1302] 2018-08-24 11:36:57 +05:30
Loredana Crusoveanu 4c4634ce19
Merge pull request #5034 from amit2103/BAEL-8434
[BAEL-8434] - Moved java stream articles to java-streams module
2018-08-23 20:12:03 +03:00
kartiksingla 1846a1e441 Fixed Unit test case file name for [BAEL-2141] 2018-08-23 22:04:38 +05:30
kartiksingla 002760a3be Fixed Unit test case file name for [BAEL-2141] 2018-08-23 21:58:37 +05:30
kartiksingla b8ae8ace4a [BAEL-2141] - How to check if a string contains all the letters of the alphabet? 2018-08-23 21:44:01 +05:30
amit2103 d618b78782 [BAEL-8434] - Removed Merging streams article from java-streams module README 2018-08-23 21:02:08 +05:30
amit2103 bab3a724c6 [BAEL-8434] - Moved java stream articles to java-streams module 2018-08-23 21:00:47 +05:30
Sam Millington 2639324919 BAEL-2033 Stream Ordering (#4965) 2018-08-23 08:49:31 -06:00
Dhawal Kapil 1ed41a3721 Merge branch 'master' of https://github.com/eugenp/tutorials 2018-08-23 09:01:19 +05:30
cdjole e77e8c0025 Bael 2139 update (#5037)
* code formatted

* Regex optimized.
2018-08-22 23:31:47 +02:00
Dhawal Kapil 4a58fc96e6 BAEL-8398 Upgrade vulnerable dependencies in tutorials project (#5035)
-Upgraded vulnerable dependencies in spring-security-react, jhipster-monolithic and gateway-app modules
-Fixed compilation in gateway-app module
2018-08-22 22:47:08 +03:00
cdjole cf6e74e631 Single regex example added (#5036) 2018-08-22 21:46:47 +02:00
Dhawal Kapil 345e3e987d
Merge pull request #1 from dkapil/story/BAEL-8398
BAEL-8398 Upgrade vulnerable dependencies in tutorials project
2018-08-23 00:27:45 +05:30
Dhawal Kapil c309516e4b BAEL-8398 Upgrade vulnerable dependencies in tutorials project
-Upgraded vulnerable dependencies in spring-security-react, jhipster-monolithic and gateway-app modules
-Fixed compilation in gateway-app module
2018-08-23 00:20:00 +05:30
Michael Pratt 387f9e7e52 BAEL-1990: IntelliJ plugin example (#4942)
* Initial revision

* Add actions and plugin config

* Add language tag to search action

* Cleanup before submitting
2018-08-22 10:14:59 -06:00
Dhawal Kapil 62fa3aa11b BAEL-1790 Spring Integration Java DSL Tutorlal 2018-08-22 10:13:17 -06:00
Kirti Deo 7afb1b2dc8 BAEL-2024 : Fixed review comments by Darragh. 2018-08-22 20:17:33 +05:30
DOHA 3f1518b151 Merge remote-tracking branch 'eugenp/master' 2018-08-22 14:26:09 +03:00
Loredana Crusoveanu 9e28500a20
Merge pull request #5029 from eugenp/log_pattern
BAEL-7674: Let's make sure our logging configuration has the same pattern
2018-08-22 09:19:32 +03:00
sachin 87a5fd7504 Reverted a change 2018-08-21 18:26:02 -04:00
sachin fb0023286a BAEL-7674: Let's make sure our logging configuration has the same pattern 2018-08-21 18:22:53 -04:00
daoire 6e1e6bf771
Merge pull request #5020 from eugenp/daoire-patch-2
Update README.md
2018-08-21 22:35:02 +01:00
daoire 1d76619113
Merge pull request #5024 from eugenp/daoire-patch-6
Update README.md
2018-08-21 22:34:28 +01:00
daoire 1ef8fb2081
Merge pull request #5023 from eugenp/daoire-patch-5
Update README.md
2018-08-21 22:34:08 +01:00
daoire a96eaaeae0
Merge pull request #5022 from eugenp/daoire-patch-4
Update README.md
2018-08-21 22:33:55 +01:00
daoire 281fd6050f
Merge pull request #5025 from eugenp/daoire-patch-7
Update README.md
2018-08-21 22:33:10 +01:00
Loredana Crusoveanu 77f5ff2954
Merge pull request #5015 from amit2103/BAEL-8417
[BAEL-8417] - Seperated rxjava and rxjava2 code into two different mo…
2018-08-21 20:00:49 +03:00
cdjole 318c95f0c0 String containing characters (#5026) 2018-08-21 13:41:26 +02:00
daoire ab81be2945
Update README.md 2018-08-21 07:10:57 +01:00
daoire e860f5d5a1
Update README.md 2018-08-21 07:08:20 +01:00
daoire cae45a3be6
Update README.md 2018-08-21 07:06:37 +01:00
daoire e645f92911
Update README.md 2018-08-21 07:05:05 +01:00