Commit Graph

22572 Commits

Author SHA1 Message Date
Ali Dehghani
4f9f9e229f BAEL-4233: Why doesn't a missing annotation cause a ClassNotFoundException at runtime? (#11024) 2021-07-18 10:43:45 -05:00
psevestre
b8a05bcc9d [BAEL-5014] Kubernetes Admission Controller (#11044)
* [BAEL-4849] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code

* [BAEL-4968] Article code
2021-07-18 08:19:13 -07:00
doodoroma
006c505b93 Merge pull request #10996 from jason-m-s/BAEL-3759-guava-listenable-future
BAEL-3759 Guava Listenable Future
2021-07-18 12:27:35 +02:00
Remy Ohajinwa
9b4400b408 BAEL-5013 Convert String to Camel Case (#10947)
* BAEL-5004 Fixed overflow issues for Large numbers

* BAEL-5013 Test cases

* BAEL-5013 Convert to String solutions

* BAEL-5013 convert to camel case using regex

* BAEL-5004 Fixed overflow issues for Large numbers

* BAEL-5013 Convert to Camel Case using Regex

* BAEL-5013 Review changes

* BAEL5013 cleanup

* BAEL5013 review changes

* BAEL5013 continuation index to 2 spaces

* BAEL-5013 fixed test failure

* BAEL-5013 Review changes

Co-authored-by: Remy Ohajinwa <remy.ohajinwa@interswitchgroup.com>
2021-07-18 10:41:05 +01:00
Arash Ariani
c389fd6588 BAEL-4464 : how to implement LRU-Cache in java codes added (#11036)
* BAEL-4464 : how to implement LRU-Cache in java codes added

* BAEL-4464 : how to implement LRU-Cache in java codes added - package named fixed

* BAEL-4464 : how to implement LRU-Cache in java codes added - package named changed

* BAEL-4464 : how to implement LRU-Cache in java codes added - unitTest fixed
2021-07-17 11:41:26 +02:00
kwoyke
ac073dcb98 JAVA-6348: Properly ignore a unit test (#11031)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-15 22:39:30 +05:30
Greg
3e2ee4bfd8 Merge pull request #10983 from hmdrzsharifi/BAEL-4843
Bael 4843-Writing Log Data to Syslog Using Log4j
2021-07-15 10:42:25 -04:00
Loredana Crusoveanu
95e88af900 Merge pull request #11035 from johnA1331/master
BAEL-38061 - add links to github-baeldung articles
2021-07-15 09:16:18 +03:00
Azhwani
3befd30ef4 BAEL-4969: Improvement: Streams to Immutable Collections (#11026)
* add new module for java core 16

* format pom.xml
2021-07-14 21:18:47 -07:00
Ali Dehghani
16c3110e9c BAEL-5026: Improvement for Write an InputStream to a File (#11018) 2021-07-14 21:45:36 -05:00
johnA1331
ae310ee106 Create README.md 2021-07-15 01:21:54 +08:00
johnA1331
cd1d2ed35c Update README.md 2021-07-14 21:56:30 +08:00
johnA1331
6768757d4c Update README.md 2021-07-14 21:52:59 +08:00
johnA1331
04314fbf94 Update README.md 2021-07-14 21:51:34 +08:00
johnA1331
e0afbbb590 Create README.md 2021-07-14 21:48:12 +08:00
Ali Dehghani
6e783483f0 BAEL-4851: Update "DB Integration Tests with Spring Boot and Testcontainers" article (#11015) 2021-07-13 17:49:47 -05:00
Haroon Khan
d39675c2f5 [BAEL-4823] Maven plugin management (#10957)
* [BAEL-4823] Maven plugin management

* [BAEL-4823] Minor code cleanup
2021-07-13 13:34:34 +01:00
kwoyke
00212d8305 Merge pull request #11025 from freelansam/JAVA-5936
JAVA-5937: Analyse bean overriding fix in modules - Part 5
2021-07-13 09:48:27 +02:00
sampadawagde
78f252c8c3 JAVA-5937: Analyse bean overriding fix in modules - Part 5 2021-07-12 22:52:58 +05:30
kwoyke
0c4c84612a Merge pull request #11020 from freelansam/JAVA-5936
JAVA-5936: Analyse bean overriding fix in modules - Part 4
2021-07-12 09:26:47 +02:00
kwoyke
370b12d421 Merge pull request #11019 from freelansam/JAVA-5934
JAVA-5935: Analyse bean overriding fix in modules - Part 3
2021-07-12 09:25:34 +02:00
Greg
e9b6a3ee7e Merge pull request #10917 from amitiw4u/BAEL-4960-StringToBigInt
Bael 4960 string to big int
2021-07-11 16:37:26 -04:00
Daniel Strmecki
ad6d8ff737 Feature/bael 4911 tiered compilation (#10958)
* BASE-4911: Tiered Compilation Initial Commit

* BASE-4911: Use Generics
2021-07-11 14:18:10 +01:00
Amitabh.Tiwari
ced95d0e23 Added changes as per review 2021-07-11 12:15:12 +05:30
sampadawagde
a082039204 JAVA-5936: Analyse bean overriding fix in modules - Part 4 2021-07-10 21:10:43 +05:30
sampadawagde
8b2eec9da5 JAVA-5935: Analyse bean overriding fix in modules - Part 3 2021-07-10 18:54:09 +05:30
Jason
109fbb11f0 BAEL-3759: Guava's Futures and ListenableFuture
* Added new module guava-modules/guava-concurrency
 * Added implementation code for simple usages of ListenableFuture
 * Added implementation code for complex usages of ListenableFuture
2021-07-10 13:01:35 +05:30
davidmartinezbarua
ecbb4f0f24 Merge pull request #10857 from MicuEmerson/master
BAEL-4014 - added the code
2021-07-09 14:51:09 -03:00
Mateusz Szablak
2c64f643b0 BAEL-4920 - How BigInteger works (#11016)
Co-authored-by: Mateusz Szablak <mateusz.szablak@pekao.com.pl>
2021-07-09 07:29:40 -07:00
anmoldeep0123
6955db520e BAEL-4933 | Differences between static classes and the singleton pattern in Java (#11014)
* BAEL-4220 | A Guide to IllegalAccessError and when it happens

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | fix tests

* BAEL-4220 | A Guide to IllegalAccessError and when it happens | BDD test names

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

* BAEL-4494 | .toArray(new MyClass[0]) or .toArray(new MyClass[myList.size()])?

* BAEL-4933 | Differences between static classes and the singleton pattern in Java

Co-authored-by: root <anmoldeep0123@gmail.com>
2021-07-09 11:27:55 +02:00
kwoyke
7058cbf6cd JAVA-5986: Cleanup pom.xml files (#11010)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-09 08:43:41 +05:30
sgrverma23
dfa5fae605 Extra source Directory in Maven by sgrverma23 (#10991)
* Extra source Direcotry in Maven

* Update pom.xml

correcting Java version

Co-authored-by: Sakshi Verma <sakshikaju23@gmail.con>
2021-07-08 23:07:44 +02:00
Loredana Crusoveanu
cb620ac205 Merge pull request #11008 from johnA1331/master
BAEL-37781 - add links to github-baeldung articles
2021-07-08 09:57:06 +03:00
johnA1331
920a0e45c5 Update README.md 2021-07-07 23:31:00 +08:00
johnA1331
c4863bafa5 Update README.md 2021-07-07 23:29:24 +08:00
johnA1331
c9da8f97d3 Update README.md 2021-07-07 23:27:01 +08:00
johnA1331
e986d0d828 Update README.md 2021-07-07 23:24:39 +08:00
johnA1331
f36698f97e Update README.md 2021-07-07 23:22:36 +08:00
johnA1331
6b31eaabf4 Update README.md 2021-07-07 23:19:11 +08:00
johnA1331
ea0aecd346 Update README.md 2021-07-07 23:17:34 +08:00
johnA1331
9fd43e1670 Update README.md 2021-07-07 23:09:06 +08:00
devanshtrivedi5
0463971b51 Grouping by collector java (#11001)
* Initial Commit - Ports and Adapters

* Restructured code to implement input and outbou ports and adapters

* Added tests for groupingBy Collector

* Revert "Initial Commit - Ports and Adapters"

This reverts commit 55152dea

* Added tests for groupingBy Collector

* reverting

* corrected typo

* used BDD naming strategy for tests

* Added a test for groupingByConcurrent

* added new module and package

* added core-java-streams-4 module in main pom.xml

* updated pom.xml and changed artifactId

* removed gitignore and README.md
Converted spaces to tabs and reformatted code

* removed gitignore and README.md

* used baeldung formatter
2021-07-06 22:30:22 -07:00
kwoyke
0ec50bcfca BAEL-5015: Add Java 9 example for readAllBytes (#10999)
Co-authored-by: Krzysztof Woyke <krzysztof.woyke.sp@lhsystems.com>
2021-07-06 16:54:57 +02:00
Loredana Crusoveanu
703cceef52 Merge pull request #11000 from kwoyke/JAVA-6091
JAVA-6091: Fix enum comparison
2021-07-06 16:01:25 +03:00
Krzysztof Woyke
51748ac8a4 JAVA-6091: Fix enum comparison 2021-07-06 12:18:59 +02:00
devanshtrivedi5
6caa0cbbb0 Grouping by collector java (#10986)
* Initial Commit - Ports and Adapters

* Restructured code to implement input and outbou ports and adapters

* Added tests for groupingBy Collector

* Revert "Initial Commit - Ports and Adapters"

This reverts commit 55152dea

* Added tests for groupingBy Collector

* reverting

* corrected typo

* used BDD naming strategy for tests

* Added a test for groupingByConcurrent

* added new module and package

* added core-java-streams-4 module in main pom.xml

* updated pom.xml and changed artifactId
2021-07-04 15:51:55 -07:00
KevinGilmore
0294ca9c3f BAEL-4993: add link back to article (#10994) 2021-07-03 17:09:09 -05:00
MeenaGawande
a1f24a8d40 [BAEL-4268]Different Serialization Approaches for Java (#10928)
* [BAEL-4268]Different Serialization Approaches for Java

Code Changes

* [BAEL-4268]Different Serialization Approaches for Java

Code formatting changes

* [BAEL-4268]Different Serialization Approaches for Java

Added user proto file

* [BAEL-4268]Different Serialization Approaches for Java

updated pom.xml

* [BAEL-4268]Different Serialization Approaches for Java

Fixed indentation in pom.xml

* [BAEL-4268]Different Serialization Approaches for Java

Updated pom.xml

* [BAEL-4268]Different Serialization Approaches for Java

Fixed indentation in pom.xml

Co-authored-by: MeenaGawande <MeenaGawande@users.noreply.github.com>
2021-07-03 16:55:12 -05:00
Kai Yuan
4f7ada972a 2 threads start at the same time (#10972)
* 2 threads start at the same time

* remove blank leading/trailing lines
2021-07-03 11:51:44 -05:00
ashleyfrieze
0c1b0bf929 BAEL-5025 Example code for camel case to words (#10964) 2021-07-03 11:43:55 -05:00