freelansam
75f3eb7e34
JAVA-10605: Move multimodulemavenproject from core-java-modules to ( #12309 )
...
* JAVA-10605: Move multimodulemavenproject from core-java-modules to
maven-modules
* JAVA-10605: Move multimodulemavenproject to jdk9 build
2022-06-10 14:07:23 +05:30
Kai Yuan
6cf4784bc6
3booleans ( #12287 )
...
* BAEL-4605: code and tests for composing constraints (#12180 )
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
* BAEL-4605: code and tests for composing constraints (#12180 )
* BAEL-4605: code and tests for composing constraints
* BAEL-4605: small fix and formatted the code
* BAEL-4605: code review
Co-authored-by: etrandafir93 <75391049+etrandafir93@users.noreply.github.com >
2022-06-09 20:12:25 -05:00
etrandafir93
637cf9ddc4
BAEL-5026: Sneaky Throws - refactoring and fixes ( #12334 )
...
* BAEL-5026: refactored code examples
* BAEL-5026: fixed test
2022-06-09 14:07:56 -07:00
thibaultfaure
ff4bab7949
BAEL-5461 code for the Unit Test Private Methods in Java article ( #12240 )
...
Co-authored-by: thibault.faure <thibault.faure@mimacom.com >
2022-06-09 16:19:24 +02:00
Krzysiek
20b5815cff
JAVA-12099: Fix prev/next links
2022-06-08 08:40:34 +02:00
kwoyke
f7bb09e812
Merge pull request #12305 from keerthigadde/JAVA-12099/move-java-numbers
...
JAVA-12099 moved java-numbers modules to core-java-modules
2022-06-08 08:18:58 +02:00
Avin Buricha
a795e61cbd
BAEL-5486 Adding Parameters to Java HttpClient Requests ( #11996 )
...
* BAEL-5486 | Article Code
* BAEL-5486 | Remove comments and format fix
* BAEL-5486 | Add code sample
* BAEL-5486 | Common code extracted to a method
* BAEL-5486 | Use static import for Assertions
* BAEL-5486 | Removed external library
* BAEL-5486 | Removed BodyPublisher examples
* BAEL-5486 | Code examples added
* BAEL-5486 | Removed extra Class
Co-authored-by: Avin Buricha <avin.buricha@gupshup.io >
2022-06-07 17:32:10 +02:00
johnA1331
d6b4736a18
Update README.md
2022-06-07 17:18:21 +08:00
keerthigadde
4f19fd51ba
Merge branch 'master' of https://github.com/keerthigadde/tutorials into JAVA-12099/move-java-numbers
...
Conflicts:
core-java-modules/java-numbers-4/src/test/java/com/baeldung/bigdecimalzero/BigDecimalZeroChkUnitTest.java
2022-06-07 14:57:26 +10:00
keerthigadde
541376514e
resolving conflicts
2022-06-07 13:37:28 +10:00
Asjad J
2fa4a43dbe
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-sort-list-alphabetically
2022-06-06 10:58:48 +05:00
keerthigadde
7a3f8692fe
corrected deleted line
2022-06-03 15:43:09 +10:00
keerthigadde
2e449218d8
JAVA-12099 moved java-numbers modules to core-java-modules
2022-06-03 15:10:13 +10:00
Asjad J
a2c93f55a4
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-reverse-arraylist
2022-06-02 12:07:25 +05:00
Asjad J
9975c00128
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-sort-list-by-date
2022-06-02 11:38:36 +05:00
Asjad J
0ee8363c11
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-httpclient-timeout
2022-06-02 07:54:58 +05:00
doodoroma
6e372ce868
Merge pull request #12257 from ukhan1980/BAEL-5556-code-for-sorting-article
...
[BAEL-5556] Add code for sorting article
2022-06-01 20:59:28 +02:00
Loredana Crusoveanu
e33521139a
various fixes
2022-06-01 16:19:28 +03:00
Kai Yuan
9836afb4d8
BAEL-5623 reverse list article ( #12253 )
...
* reverse list article
* fix the package
2022-05-31 22:58:26 -05:00
uzma khan
4a0ca6beb6
[BAEL-5556] Add code for sorting article
2022-05-30 12:04:18 +01:00
kwoyke
eded6331de
JAVA-9609: Create manual test for POSTing with HttpURLConnection ( #12263 )
2022-05-29 13:22:09 +05:30
Loredana Crusoveanu
2fce16666e
Merge pull request #12110 from doljae/master
...
Remove unused imports
2022-05-27 21:37:26 +03:00
Mayank Aggarwal
e6c268ce92
BAEL-5558 ( #12222 )
...
* [BAEL-5438] Added Criteria Queries for Employee
* [BAEL-5558] Sorting By Date in Java
* BAEL-5558: Added and refactored tests name
* [BAEL-5558] Refactored the code.
* [BAEL-5558] Resolved PMD violation.
* [BAEL-5558] Indented with 4 spaces
* Refactored the Employee class
Co-authored-by: Mayank Agarwal <mayankaggarwal@zeta.tech >
2022-05-27 08:07:59 -07:00
vunamtien
13d446c151
BAEL-5487-java-httpclient-custom-header ( #12269 )
...
Co-authored-by: tienvn4 <tienvn4@ghtk.co >
2022-05-27 13:48:42 +02:00
Loredana Crusoveanu
442fafb113
Merge pull request #12252 from Asjad-J/master
...
Updated README.md
2022-05-23 20:14:14 +03:00
Harry9656
0464c5e303
JAVA-5484: Added Java Http Request Timeout ( #12248 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com >
2022-05-23 09:27:46 -07:00
Asjad J
47dc908629
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-check-character-vowel
2022-05-23 17:32:59 +05:00
kwoyke
fc0c2a605f
Merge pull request #12245 from anuragkumawat/JAVA-11422
...
JAVA-11422 Update article - A Guide To Java Regular Expressions API
2022-05-23 14:32:16 +02:00
Asjad J
75a4da37b2
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-domain-name-from-url
2022-05-23 17:30:29 +05:00
Asjad J
e0d19a05ae
Merge branch 'eugenp:master' into master
2022-05-23 17:27:48 +05:00
kwoyke
c2d768af58
Merge pull request #12241 from anuragkumawat/JAVA-11421
...
JAVA-11421 Update article - RegEx for matching Date Pattern in Java
2022-05-23 14:22:14 +02:00
Asjad J
cfbf30380e
Updated README.md
...
added link back to the article: https://www.baeldung.com/jdk-com-sun-proxy
2022-05-23 17:15:39 +05:00
Asjad J
efe2fbc21a
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-files-match-wildcard-strings
2022-05-23 16:52:12 +05:00
Asjad J
416a4234fc
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-scanner-usedelimiter
2022-05-23 16:42:16 +05:00
kwoyke
c678c10d67
Merge pull request #12243 from hkhan/JAVA-11892-logs-cleanup
...
[JAVA-11892] Logging clean up
2022-05-23 08:50:10 +02:00
anuragkumawat
bcf415dcd9
JAVA-11422 Update article - A Guide To Java Regular Expressions API
2022-05-22 12:46:31 +05:30
Haroon Khan
565d458747
[JAVA-11892] Logging clean up
2022-05-21 21:29:02 +01:00
anuragkumawat
e513c18e34
JAVA-11421 Update article - RegEx for matching Date Pattern in Java
2022-05-21 17:33:00 +05:30
apeterlic
169afa9301
Move code to different module
2022-05-19 07:03:06 +02:00
apeterlic
7c789e46c2
Get domain name from given URL
2022-05-19 06:50:58 +02:00
opokharel
28e17e297f
[BAEL-5554] Find files that match a wildcard string in Java by @opokharel ( #12190 )
...
* BAEL-5554 by @opokharel
* deletedToMoveToSrcFolder
* movedToSrcFolder
* redoingForJenkins
* newPR for [BAEL-5554] Find files that match a wildcard string in Java by @opokharel
* @opokharel
* [BAEL-5554] @opokharel
* [BAEL-5554] Find files that match a wildcard string in Java by @opokharel
* Update SearchFileByWildcardTest.java
* Update SearchFileByWildcard.java
* Update SearchFileByWildcard.java
* Create SearchFileByWildcardUnitTest.java
* Delete SearchFileByWildcardTest.java
* [BAEL-5554] Find files that match a wildcard string in Java by @opokharel
* Update SearchFileByWildcardUnitTest.java
* Update SearchFileByWildcardUnitTest.java
* [BAEL-5554] UnitTestFiles by @opokharel
* Update core-java-modules/core-java-nio-2/src/test/java/com/baeldung/searchfilesbywildcards/SearchFileByWildcardUnitTest.java
Co-authored-by: KevinGilmore <kpg102@gmail.com >
* updated curly braces and assertions
Co-authored-by: KevinGilmore <kpg102@gmail.com >
2022-05-18 19:36:27 -05:00
Harry9656
f68352c297
JAVA-5484: New Java Http Client Timeout ( #12223 )
...
Co-authored-by: Harpal Singh <harpal.singh@kaleyra.com >
2022-05-18 16:34:23 -07:00
davidmartinezbarua
8bfaa0fece
Merge pull request #12184 from lsieun/master
...
BAEL-4463: What is com.sun.proxy.$Proxy
2022-05-18 13:34:46 -03:00
Ashley Frieze
9af56d8aaf
BAEL-5562 Check if character is vowel ( #12221 )
2022-05-18 08:54:10 +01:00
515882294
0920fd5e0e
BAEL-4463: change method name
2022-05-18 01:51:16 +08:00
Asjad J
52acd79e33
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-httpclient-post
2022-05-17 09:44:35 +05:00
davidmartinezbarua
7d1f6c974b
Merge pull request #12181 from thibaultfaure/article/BAEL-5383-use-delimiters
...
BAEL-5383 code for the use delimiters article
2022-05-16 17:45:52 -03:00
Thibault Faure
7e50c70343
BAEL-5383 code for the use delimiters article
2022-05-15 22:11:18 +02:00
kwoyke
45e008020c
Java 11788 ( #12204 )
...
* JAVA-11788: Cleanup pom properties in core-java-modules
* JAVA-11788: Cleanup pom properties
2022-05-15 12:23:05 +05:30
Eric Martin
742e1afe79
BAEL-5577: Moving code to core-java-collections-4 ( #12210 )
...
Co-authored-by: martine <martine@OLA-3NBL1N2.mshome.net >
2022-05-14 11:17:48 -05:00