Loredana Crusoveanu
2358ff7143
Merge pull request #12427 from tudormarc/tudormarc-even-odd-negative-numbers
...
BAEL-5560 - small fix for negative numbers
2022-06-30 13:26:34 +03:00
mdabrowski-eu
4a7de9f1d0
BAEL-5557 Split a stream into parts ( #12238 )
...
* BAEL-5557 Split a stream into parts
* BAEL-5557 fix main pom.xml
* BAEL-5557 fix mvn profiles
* BAEL-5557 articles with equals and hashcode
* BAEL-5557 migrate assertions to assertj
* BAEL-5557 better assertions
2022-06-30 10:26:34 +01:00
tudor.marc
b33aa44aac
BAEL-5560 - quick fix for negative numbers
2022-06-30 10:24:43 +03:00
Christopher C. Smith
e7dd9de149
Article/bael 5516 how to convert input stream to base64 string ( #12219 )
...
* java-shallow-deep tutorial
* BAEL-5516 How to Convert InputStream to base64 String
- Junit test demonstrating the code
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
Cleaned up files
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- updated per Jira comments
* BAEL-5516 - How-to-Convert-InputStream-to-base64-String
- rename and formatting to match Baeldung standards
2022-06-30 09:31:55 +05:30
Asjad J
d4f44b762a
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-check-number-parity
2022-06-27 14:43:46 +05:00
Asjad J
5d9de8a76e
Updated README.md
...
added link back to the article: https://www.baeldung.com/jar-create-programatically
2022-06-27 12:50:39 +05:00
sampadawagde
4fbc16aa8c
JAVA-12730: readme changes
2022-06-26 16:52:45 +05:30
sampadawagde
33c2e9f1b9
JAVA-12730: modify parent pom
2022-06-26 16:26:33 +05:30
sampadawagde
2a329a09d1
JAVA-12730: Rename java-collections-maps-3 to
...
core-java-collections-maps-5
2022-06-26 16:25:51 +05:30
sampadawagde
0f2bfac43f
JAVA-12730: Rename java-numbers-5 to core-java-numbers-5
2022-06-26 16:25:18 +05:30
sampadawagde
aa0a58b206
JAVA-12730: Rename java-numbers-4 to core-java-numbers-4
2022-06-26 16:24:57 +05:30
sampadawagde
bb0a86486f
JAVA-12730: Rename java-numbers-3 to core-java-numbers-3
2022-06-26 16:24:35 +05:30
sampadawagde
a5c6d8f133
JAVA-12730: Rename java-numbers-2 to core-java-numbers-2
2022-06-26 16:24:10 +05:30
sampadawagde
5c2257eeb2
JAVA-12730: Rename java-numbers to core-java-numbers
2022-06-26 16:23:39 +05:30
sampadawagde
ed9e25d4b0
JAVA-12730: Rename java-collections-conversions-2 to
...
core-java-collections-conversions-2
2022-06-26 16:22:56 +05:30
sampadawagde
79b7868de6
JAVA-12730: Rename java-collections-conversions to
...
core-java-collections-conversions
2022-06-26 16:22:21 +05:30
tudormarc
020862e5d0
BAEL-5560 - checking even and odd numbers ( #12388 )
2022-06-24 09:27:48 +05:30
kwoyke
26e08586c3
Merge pull request #12373 from anuragkumawat/JAVA-12359
...
JAVA-12359 Potential issue in Validate String as Filename in Java article
2022-06-23 21:26:38 +02:00
Loredana Crusoveanu
a38e2967d9
BAEL-5632 add jar example
2022-06-22 13:45:36 +03:00
anuragkumawat
6c45e3c21d
JAVA-12359 Committing Test Cases for Colon and Slash Characters
2022-06-21 22:25:12 +05:30
Asjad J
827628dd8f
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-destructor
2022-06-21 11:15:44 +05:00
Asjad J
67710f5391
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-calculate-time-ago
2022-06-21 11:13:13 +05:00
anuragkumawat
5e19295b25
JAVA-12359 Code Review Changes
2022-06-20 20:55:14 +05:30
anuragkumawat
95d381a8a6
JAVA-11382 Update article Create an empty map in Java ( #12383 )
2022-06-20 18:46:31 +05:30
Loredana Crusoveanu
e7e8c7c054
BAEL-5647 temporarily disable tests
2022-06-20 09:38:18 +03:00
anuragkumawat
ff47cc76d4
JAVA-12359 Changes required in windows os test due to fix of unix os failing test
2022-06-18 11:56:32 +05:30
anuragkumawat
f3cf378289
JAVA-12359 Trying to fix failing unix platform test
2022-06-18 11:50:52 +05:30
anuragkumawat
1cf1537a02
JAVA-12359 Fix jdk 9 and above build
2022-06-17 22:37:23 +05:30
anuragkumawat
3272eba669
JAVA-12359 Potential issue in Validate String as Filename in Java article
2022-06-17 22:26:31 +05:30
kwoyke
7bd725fd4c
Merge pull request #12350 from dkapil/task/JAVA-11241
...
JAVA-11241 Added missing pom.xml for container modules and other cleanup
2022-06-17 09:02:21 +02:00
Dhawal Kapil
833aab5148
Task/java 12687 ( #12367 )
...
* JAVA-11493 Renamed spring-sleuth to spring-cloud-sleuth
* JAVA-12687 Fixed test by replacing site name with working site
2022-06-17 00:01:34 +05:30
Haroon Khan
5b6ca682db
[JAVA-12620] Fix link
2022-06-15 09:00:05 +01:00
Haroon Khan
18bcb72f85
[JAVA-12620] Split core-java-exceptions module
2022-06-14 21:56:25 +01:00
Dhawal Kapil
856d2c0fef
JAVA-11241 Added missing pom.xml for container modules and other cleanup
2022-06-14 22:47:10 +05:30
hesamghiasi
e31a4dff8d
adding code for calculating time ago in Java for both version 7 and v… ( #12313 )
...
* adding code for calculating time ago in Java for both version 7 and version 8. The code contains pure java and third-party solutions.
* changing name of test classes to contain UnitTest in order to comply with the rules
* changing TimeGranularity.toMillis to abstract method
2022-06-14 17:22:57 +05:30
Asjad J
908b9aa0c9
Updated README.md
...
updated link for More articles from "/core-java-string-conversions-2" to "/core-java-modules/core-java-string-conversions-2"
2022-06-14 10:15:30 +05:00
Asjad J
7018f07580
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-integer-parseint-vs-valueof
also updated the link for More articles from "/core-java-string-conversions" to "/core-java-modules/core-java-string-conversions"
2022-06-14 10:12:18 +05:00
Asjad J
82163e1c67
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-unit-test-private-methods
2022-06-14 10:06:54 +05:00
Asjad J
1cfe6a2bb9
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-check-two-of-three-booleans
2022-06-14 10:04:16 +05:00
Asjad J
7710b1b7e0
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-http-client-custom-header
2022-06-14 09:56:10 +05:00
Asjad J
a44e69f389
Updated README.md
...
added link back to the article: https://www.baeldung.com/java-httpclient-request-parameters
2022-06-14 09:54:16 +05:00
apeterlic
1fc975717d
Add - Is there a Destructor in Java ( #12345 )
2022-06-13 13:22:57 -07:00
sdhiray7
766b24eab8
BAEL-5621 - parseInt vs valueOf in Java ( #12275 )
...
* Initial commit for Object copy in Java
* review comments commit for Object copy in Java
* Initial commit for parseInt vs valueOf java
* Review comments commit for parseInt vs valueOf java
* Modify readme
* review comments
* build failure
* build failure retry
* build failure retry remove parseInt(java.lang.String,int,int,int)
* build failure add comment
* change examples
* review comments
* review comments 2
* review comments 3
2022-06-10 18:05:39 +05:30
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