📁 Robust Java Object Mapping With Minimal Testing Overhead Using reMap
https://reflectoring.io/autotmatic-refactoring-safe-java-mapping/
➡️ @JavaLearnZone
https://reflectoring.io/autotmatic-refactoring-safe-java-mapping/
➡️ @JavaLearnZone
reflectoring.io
Robust Java Object Mapping With Minimal Testing Overhead Using reMap
An intro to the reMap Java mapping library that has a focus on minimal testing overhead.
📁 Changing the Order in a Sum Operation Can Produce Different Results?
https://www.baeldung.com/java-floating-point-sum-order
➡️ @JavaLearnZone
https://www.baeldung.com/java-floating-point-sum-order
➡️ @JavaLearnZone
Baeldung
Changing the Sum Order Returns a Different Result? | Baeldung
Learn how the computers represent numbers and why changing the sum order returns a different result.
📁 A Guide to False Sharing and @Contended
https://www.baeldung.com/java-false-sharing-contended
➡️ @JavaLearnZone
https://www.baeldung.com/java-false-sharing-contended
➡️ @JavaLearnZone
Baeldung on Kotlin
A Guide to False Sharing and @Contended | Baeldung
Learn how sometimes false sharing might cause counterproductive effects on the performance of multithreaded applications
📁 How to Use Regular Expressions to Replace Tokens in Strings
https://www.baeldung.com/java-regex-token-replacement
➡️ @JavaLearnZone
https://www.baeldung.com/java-regex-token-replacement
➡️ @JavaLearnZone
Baeldung
How to Use Regular Expressions to Replace Tokens | Baeldung
Learn some regular expression strategies for replacing tokens in strings
🆕 Supporting bulk operations in REST APIs
//www.javacodegeeks.com/2021/05/supporting-bulk-operations-in-rest-apis.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/05/supporting-bulk-operations-in-rest-apis.html
➡️ @JavaLearnZone
Java Code Geeks
Supporting bulk operations in REST APIs - Java Code Geeks - 2022
Interested to learn about bulk operations? Check our article explaining how to Support bulk operations in REST APIs.
📁 Convert String to Byte Array and Reverse in Java
https://www.baeldung.com/java-string-to-byte-array
➡️ @JavaLearnZone
https://www.baeldung.com/java-string-to-byte-array
➡️ @JavaLearnZone
Baeldung
Convert String to Byte Array and Reverse in Java | Baeldung
Have a look at ways to convert between a String and a byte array in Java
🆕 [MEGA DEAL] The 2021 Java Bootcamp Bundle(96% off)
//www.javacodegeeks.com/2021/05/mega-deal-the-2021-java-bootcamp-bundle96-off.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/05/mega-deal-the-2021-java-bootcamp-bundle96-off.html
➡️ @JavaLearnZone
Java Code Geeks
[MEGA DEAL] The 2021 Java Bootcamp Bundle(96% off) | Java Code Geeks - 2021
Interested to learn about Java Bootcamp? Check our article offering the 2021 Java Bootcamp Bundle with 96% discount.
🆕 Kafka Record Patterns for Data Replication
//www.javacodegeeks.com/2021/05/kafka-record-patterns-for-data-replication.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/05/kafka-record-patterns-for-data-replication.html
➡️ @JavaLearnZone
Java Code Geeks
Kafka Record Patterns for Data Replication | Java Code Geeks - 2021
Interested to learn about Kafka Record Patterns? Check our article explaining about Kafka Record Patterns for Data Replication.
🆕 Retention period and issue with Kafka data not getting deleted
//www.javacodegeeks.com/2021/05/retention-period-and-issue-with-kafka-data-not-getting-deleted.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/05/retention-period-and-issue-with-kafka-data-not-getting-deleted.html
➡️ @JavaLearnZone
Java Code Geeks
Retention period and issue with Kafka data not getting deleted | Java Code Geeks - 2021
Interested to learn about Kafka data? Check our article explaining the retention period and issue with Kafka data not getting deleted.