Michael Olayemi
ccd2599628
BAEL-5729 Convert Hex to RGB Using Java ( #13432 )
2023-02-11 09:49:29 +05:30
Roger
02049ead6d
BAEL-5720 Java HttpClient Connection Management ( #13452 )
...
* BAEL-5642 Using @NotNull as a method parameter
* BAEL-5642 Add Spring Boot and bump spring and hibernate-validator versions
* BAEL-5720 Java HttpClient Connection Management
* BAEL-5720 Java HttpClient Connection Management
* BAEL-5720 move JavaHttpClient test to core-java-httpclient module
* BAEL-5720 move jetty-logging-properties to core-java-httpclient module
* BAEL-5720 add wiremock to pom
* Update pom.xml
* Delete jetty-logging.properties
---------
Co-authored-by: Loredana Crusoveanu <lore.crusoveanu@gmail.com >
2023-02-10 08:19:24 -08:00
Arya
ffa1fb3e8f
Record vs Final class in Java ( #13455 )
...
* Added code for record vs final.
* Fixed a small mistake.
2023-02-09 09:58:24 -08:00
edizor
8b26683392
Update README.md
...
[skip ci]
2023-02-09 08:01:56 +08:00
edizor
836c4154d7
Update README.md
...
[skip ci]
2023-02-09 07:51:27 +08:00
edizor
0d74a8052f
Update README.md
...
[skip ci]
2023-02-09 07:18:14 +08:00
edizor
67e70c7e90
Update README.md
...
[skip ci]
2023-02-09 07:13:07 +08:00
Dmitriy Budim
8ebfa69554
[Difference Between Class.forName() and Class.forName().newInstance()] sample code ( #13451 )
2023-02-08 22:48:26 +01:00
timis1
847256f738
JAVA-17333 Update Java Timer Article ( #13423 )
...
* JAVA-17333 Update Java Timer Article
* JAVA-17333 Rename the test class
---------
Co-authored-by: timis1 <noreplay@yahoo.com >
2023-02-08 21:47:09 +05:30
Kai Yuan
424f295edd
[streamOf-vs-intStreamRange] Understanding the Difference Between Str… ( #13429 )
...
* [streamOf-vs-intStreamRange] Understanding the Difference Between Stream.of and IntStream.range
* [streamOf-vs-intStreamRange] fix indent
2023-02-07 18:49:49 -06:00
vunamtien
ebd6a0e73a
BAEL-6049-validate-ipv4-address ( #13287 )
...
* validate ipv4
* add unit test
* add more unit tests
* add more unit tests
* add more unit test
---------
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2023-02-06 18:54:29 +00:00
Kai Yuan
9b0ae991f7
[instanceOf-stream] Checking instanceof in Java Stream ( #13419 )
2023-02-04 10:12:16 -06:00
Loredana Crusoveanu
f8b6642c12
Merge pull request #13416 from edizor/master
...
Update README
2023-02-03 17:32:16 +02:00
Ulisses Lima
13d4258e67
calling start() ( #13417 )
2023-02-02 22:43:55 +01:00
edizor
43e3204e3d
Update README.md
...
[skip ci]
2023-02-02 23:29:26 +08:00
edizor
6ce5eab40d
Update README.md
...
[skip ci]
2023-02-02 23:27:36 +08:00
edizor
491bbf9eea
Update README.md
...
[skip ci]
2023-02-02 23:20:20 +08:00
edizor
3e3ac6772e
Update README.md
...
[skip ci]
2023-02-02 23:00:22 +08:00
edizor
246fca6031
Update README.md
...
[skip ci]
2023-02-02 22:55:14 +08:00
edizor
e1e7232d19
Update README.md
...
[skip ci]
2023-02-02 22:37:10 +08:00
Kai Yuan
c57a192c13
[abs-int-diff] Return Absolute Difference Between Two Integers in Java ( #13379 )
2023-02-01 21:01:09 -06:00
Olu
ac6a85ac22
BAEL 5932 - Callback Functions in Java ( #13364 )
2023-02-01 08:04:40 +01:00
Kai Yuan
3d2661d407
[strArrayToIntArray] convert str array to int array ( #13217 )
2023-01-31 20:11:14 -06:00
davidmartinezbarua
788b97582a
Merge pull request #13077 from sebx59/master
...
BAEL-5727 - Determine If a Class Implements an Interface in Java
2023-01-31 17:25:50 -03:00
sebx59
1fe0aab822
updated Unit test to add assertions examples
2023-01-31 09:23:52 +01:00
Bhaskar Ghosh Dastidar
a58eb8abf4
[JAVA-5783] stream to iterable ( #13369 )
...
* [JAVA-5783] stream to iterable
* [JAVA-5783] tests refactor
---------
Co-authored-by: Bhaskar <bhaskar.dastidar@freshworks.com >
2023-01-31 08:16:11 +05:30
alemoles
2113ddf953
BAEL-5924 Java 8 Stream with Batch Processing Support ( #13366 )
2023-01-30 22:49:57 +05:30
Loredana Crusoveanu
ce2b723f1e
Merge pull request #13363 from timis1/JAVA-17293
...
JAVA-17293 Update Java Mail articles
2023-01-30 13:08:45 +02:00
Alexandru Borza
662056bf57
BAEL-6146 - Initialize an ArrayList with All Zeroes or Null in Java ( #13368 )
...
* initialize arraylist with null or zeros
* configure pom parent
* move code
* delete module
2023-01-29 14:51:12 -08:00
Honey Kakkar
773c1d5031
Fix link to the previous article in README.md
...
Currently, "prev" points to "/core-java-modules/core-java-collections-1" which is not a valid relative directory in repository.
2023-01-29 13:51:18 -05:00
Kai Yuan
1bbd640e9c
[int-zero-or-null] Check if an Integer Value is null or Zero in Java ( #13332 )
2023-01-28 11:29:20 -06:00
Loredana Crusoveanu
1a4c03430a
Merge pull request #13359 from ulisseslima/bael-5999-quickfix_compile-string
...
BAEL-5999 - Compiling and Executing Code From a String in Java - quick fix
2023-01-28 17:27:19 +02:00
Iulian Timis
69910fa94f
JAVA-17293 Fix java version problem for java bind
2023-01-28 16:16:01 +02:00
Iulian Timis
06784112ad
JAVA-17293 Update Java Mail articles for core-java-networking-3
2023-01-28 13:15:21 +02:00
Iulian Timis
ae0b1ac7ec
JAVA-17293 Update Java Mail articles
2023-01-28 12:47:15 +02:00
Kai Yuan
cfc23917b4
[comp-str-enum] Comparing a String to an Enum Value in Java ( #13349 )
2023-01-27 20:56:13 -06:00
Olu
8b2994940f
BAEL 5932 - Callback Functions in Java ( #13335 )
2023-01-27 21:37:47 +01:00
Ulisses Lima
e811a3196d
inverting condition to match the article
2023-01-27 13:32:59 -03:00
Michael Olayemi
139be86428
BAEL-5952-Java HttpClient - Map Json Response to Java Class ( #13234 )
...
* Java HttpClient - Map Json Response to Java Class
* BAEL-5952-Java HttpClient - Map Json Response to Java Class
* BAEL-5952-Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
* Java HttpClient - Map Json Response to Java Class
2023-01-27 12:52:01 +05:30
edizor
b17feeb36a
Update README.md
...
[skip ci]
2023-01-26 16:21:14 +08:00
edizor
2aa020ee24
Update README.md
...
[skip ci]
2023-01-26 16:16:09 +08:00
edizor
f7948495bf
Update README.md
...
[skip ci]
2023-01-26 16:12:14 +08:00
edizor
c3d4a60bae
Update README.md
...
[skip ci]
2023-01-26 16:03:26 +08:00
edizor
d7507b50f1
Update README.md
...
[skip ci]
2023-01-26 15:57:56 +08:00
Stef Serban-Cristian
38b2476b1d
[BAEL-5788] Accessing Private Constructor
2023-01-24 11:25:30 +02:00
Kilian Schneider
b2f3ba84e8
BAEL-6091 structured concurrency ( #13297 )
2023-01-23 12:57:00 -08:00
timis1
64060e8c08
JAVA-17420 Update The transient Keyword in Java Article ( #13321 )
...
Co-authored-by: Iulian Timis <iulian.timis@tora.com >
2023-01-23 23:57:35 +05:30
Kai Yuan
7ebf6f9ca6
[bigDecimal-x-int] Multiply a BigDecimal By an Integer in Java ( #13320 )
2023-01-23 10:41:19 -06:00
hajarrs
0f48c407f4
Check If Command Line Arguments Are Null in Java ( #13246 )
2023-01-23 19:04:39 +05:30
Vali Tuguran
42d27a6bfe
BAEL-6040 Add Java List tests. ( #13255 )
...
* BAEL-6040 Add list interface example.
* BAEL-6040 Updated list iterator.
* BAEL-6040 Removed logger import.
* BAEL-6040 Added List interface tests.
* BAEL-6040 Update tests success names.
* BAEL-6040 Small names refactoring.
* BAEL-6040 Add new core-java-collections-5 module.
* BAEL-6040 Create module core-java-collections-list-5.
* BAEL-6040 Create module core-java-collections-list-5.
2023-01-21 21:39:34 -07:00