Commit Graph

15760 Commits

Author SHA1 Message Date
Priyank Srivastava
de3fc4d195 BAEL 3320 JCommander (#7971)
* init jcommander

* add model layer jcommander app

* service scaffolding

* init jcommander cli layer

* wire up services and commands

* splitter impl; validator impl; tests and cleanup

* cleanup pom

* integration tests

* fix uuid validator example

* optimise uuid regex; if-else to switch

* review comments

* fix builder formatting

* change list assertion in fetch charges tests

* missing minor edit

* move to new module libraries-3

* rm unwanted files
2019-11-05 21:52:34 +00:00
johnA1331
5d4f5314d0 Update README.md 2019-11-05 16:47:40 +08:00
johnA1331
99c66475f7 Update README.md 2019-11-05 16:40:20 +08:00
johnA1331
dfaf0ecfdf Update README.md 2019-11-05 16:36:43 +08:00
Macieg
0d25f15db7 BAEL-3400 (#8113)
* BAEL-3400

* BALE-3400 | moved to algorithm-miscellaneous-5

* BAEL-3400 | added modifiers
2019-11-04 17:40:19 -08:00
Jonathan Cook
bb2f6b3911 Merge pull request #8141 from JonCook/master
BAEL-3375 - Get the current Date in Java (non Java 8)
2019-11-04 18:18:04 +01:00
Jonathan Cook
87b03b5c7c Merge branch 'laurentiud-master' 2019-11-04 18:07:19 +01:00
Jonathan Cook
2d2c4b3a55 BAEL-3375 - Get the current Date in Java (non Java 8) 2019-11-04 18:05:45 +01:00
Jonathan Cook
b571fb73df Merge branch 'master' of https://github.com/laurentiud/tutorials into laurentiud-master 2019-11-04 17:55:36 +01:00
Josh Cummings
06bea40f5d Merge pull request #8120 from catalin-burcea/BAEL-18265
[BAEL-18265] Move articles out of java-strings part5
2019-11-04 07:00:15 -07:00
Krzysztof Majewski
f24db94922 move entities 2019-11-04 07:28:10 +01:00
Sam Millington
0b4af0c67f Merge pull request #8083 from alimate/BAEL-3334
[BAEL 3334] Open Session in View Code
2019-11-03 16:41:55 +00:00
Jonathan Cook
cc96439315 BAEL-3372 - Guide to Linux jq command for JSON formatting (#8138)
* BAEL-3132 - Linux Commands - Loop Through Directories/Folders

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- update pom description.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders
- Add another example using find exec.

* BAEL-3132 - Linux Commands - Loop Through Directories/Folders

* BAEL-3110 - Linux Commands - Remove All Text After X

* BAEL-3372 - Guide to Linux jq command for JSON formatting
2019-11-03 07:54:32 -08:00
Jonathan Cook
a0840471bb BAEL-3372 - Guide to Linux jq command for JSON formatting 2019-11-03 10:20:18 +01:00
amit2103
ffcf4ca369 [BAEL-16640] - Split or move core-java-modules/core-java-lang-syntax module 2019-11-03 12:16:31 +05:30
Thabo Ntsoko
8906f46e34 Shortening methods 2019-11-03 08:09:58 +02:00
Jonathan Cook
c1829f6d90 Merge branch 'master' of https://github.com/eugenp/tutorials 2019-11-03 00:26:02 +01:00
Loredana Crusoveanu
8e5797ef3e Merge pull request #8111 from johnA1331/master
BAEL-18896
2019-11-03 00:30:53 +02:00
Loredana Crusoveanu
d70fccbec9 Merge branch 'master' into master 2019-11-02 23:34:32 +02:00
Alexander Molochko
6436440cb6 Fix issues, segregate configurations 2019-11-02 23:57:12 +03:00
Eric Martin
e5132d9886 Update Example2.java 2019-11-02 12:30:28 -05:00
Eric Martin
ca5ef6d0ad Merge pull request #8134 from alimate/BAEL-3263
BAEL-3263: Fix the Integrations Tests in spring-protobuf
2019-11-02 12:21:07 -05:00
Eric Martin
81ca85bb34 Merge pull request #8133 from alimate/BAEL-3266
BAEL-3266: Fix the Integrations Tests in Hystrix
2019-11-02 12:19:42 -05:00
catalin-burcea
a15d1ef54e Move articles out of java-strings part5 2019-11-02 18:58:17 +02:00
Loredana Crusoveanu
de6e81bdb8 Merge pull request #8088 from amit2103/BAEL-16045-19
[BAEL-16045] - Renamed UserServiceIntegrationUnitTest to UserServiceU…
2019-11-02 17:46:28 +02:00
Loredana Crusoveanu
44cacae49d Merge pull request #7465 from amit2103/BAEL-16045-15
[BAEL-16045] - Check Article Code Matches GitHub for https://www.bael…
2019-11-02 17:45:49 +02:00
Loredana Crusoveanu
d99ff6b938 Merge pull request #7433 from amit2103/BAEL-16045-9
Bael 16045 9
2019-11-02 17:45:25 +02:00
Loredana Crusoveanu
2adf4a5d4b Merge pull request #7381 from amit2103/BAEL-16045-3
[BAEL-16045] - Fixed article code for https://www.baeldung.com/java-r…
2019-11-02 17:43:05 +02:00
Loredana Crusoveanu
53a12f0fa2 Merge pull request #7174 from amit2103/BAEL-14274-8
[BAEL-14274] - Fixed article code for https://www.baeldung.com/jackso…
2019-11-02 17:40:44 +02:00
Loredana Crusoveanu
28d50a9161 Merge pull request #7168 from amit2103/BAEL-14274-3
[BAEL-14274] - Fixed article code for https://www.baeldung.com/proper…
2019-11-02 17:40:13 +02:00
Ali Dehghani
aa9806dc0b Fixed the Port Already in Use Issue 2019-11-02 18:47:30 +03:30
Ali Dehghani
1c32e17e0e Fixed the Port Already in Use Issue 2019-11-02 18:28:52 +03:30
Sjmillington
599df3c706 [BAEL-18364] - moved the findBugs link to testing-modules/testing-libraries, and copied over the sample code from the article 2019-11-02 13:10:11 +00:00
Sjmillington
d2fd54fd32 Fixed conflict 2019-11-02 12:51:10 +00:00
Sjmillington
f35c61c56a [BAEL-16658] Split rxjava (& rxjava-2) by subject 2019-11-02 12:38:21 +00:00
Sjmillington
5ceae1a764 Added the new core-java-jar module to the main pom 2019-11-02 11:47:04 +00:00
Sjmillington
0fe123a691 [BAEL-15993] - Move articles out of core-java pt 3 2019-11-02 11:40:05 +00:00
Eric Martin
7940f0d912 Merge pull request #8049 from vatsalgosar/BAEL-3143
BAEL 3143
2019-11-01 23:49:50 -05:00
Eric Martin
1431f23337 Update JavaScannerUnitTest.java 2019-11-01 23:48:07 -05:00
Eric Martin
96dc79f555 Merge pull request #8051 from yavuztas/pr-BAEL-3379
PR-BAEL-3379
2019-11-01 23:34:40 -05:00
Ali Dehghani
979d4f94d0 Dedicated H2 Db 2019-11-02 02:32:28 +03:30
Martin van Wingerden
af3b4b8a5f [BAEL-3392] Formatted code examples for [BAEL-3392] 2019-11-01 09:24:05 +01:00
Eric Martin
09b9cb6da3 Merge pull request #8125 from eugenp/revert-8119-BAEL-3275-2
Revert "BAEL-3275: Using blocking queue for pub-sub"
2019-10-31 20:43:47 -05:00
Eric Martin
7e084e2721 Revert "BAEL-3275: Using blocking queue for pub-sub" 2019-10-31 20:40:42 -05:00
Eric Martin
97a0cbbdc7 Merge pull request #8119 from alimate/BAEL-3275-2
BAEL-3275: Using blocking queue for pub-sub
2019-10-31 18:36:40 -05:00
Eric Martin
a9e855e173 Merge pull request #8121 from alimate/BAEL-3272-2
BAEL-3272: Making Wiremock to Listen to a Random Port
2019-10-31 18:36:19 -05:00
dupirefr
874e64761a [BAEL-3348] Moved code to algorithm-4 2019-11-01 00:35:30 +01:00
Laurentiu
0bb74e4d9b BAEL-3375 Working with Dates before Java 8 2019-10-31 21:18:02 +02:00
Sam Millington
c75e67d8e7 Merge pull request #8087 from mona-mohamadinia/BAEL-3398
[BAEL-3398]: Generating Random Dates
2019-10-31 15:49:11 +00:00
Ali Dehghani
3cf31474b6 Making Wiremock to Listen to a Random Port 2019-10-31 16:42:52 +03:30