🆕 Converting java.util.Properties to HashMap
https://www.baeldung.com/java-convert-properties-to-hashmap
➡️ @JavaLearnZone
https://www.baeldung.com/java-convert-properties-to-hashmap
➡️ @JavaLearnZone
Baeldung
Converting Java Properties to HashMap | Baeldung
Let's see how we can convert java.util.Properties into a HashMap
🆓[24H] Udemy - JUnit 5, Mockito, PowerMock, TDD, BDD & ATTD
Learn JUnit 5 (JUpiter) + libraries for unit and integration testing from scratch together with test-driven development
What you'll learn
Learn specifics of JUnit 5 (Jupiter)
Learn API of the most popular Mock Framework - Mockito
JUnit 5 VS JUnit 4
Adanced knowledge of PowerMock API
Testing level: unit & integration
How to execute tests from Eclipse
Test-driven development (TDD)
Behavior-driven development (BDD)
Acceptance test-driven development
Real-life examples and reviews
Test code coverage
https://www.udemy.com/course/testing-for-developers/?couponCode=TDD_FEB_FREE
➡️ @JavaLearnZone
Learn JUnit 5 (JUpiter) + libraries for unit and integration testing from scratch together with test-driven development
What you'll learn
Learn specifics of JUnit 5 (Jupiter)
Learn API of the most popular Mock Framework - Mockito
JUnit 5 VS JUnit 4
Adanced knowledge of PowerMock API
Testing level: unit & integration
How to execute tests from Eclipse
Test-driven development (TDD)
Behavior-driven development (BDD)
Acceptance test-driven development
Real-life examples and reviews
Test code coverage
https://www.udemy.com/course/testing-for-developers/?couponCode=TDD_FEB_FREE
➡️ @JavaLearnZone
Udemy
JUnit 5, Mockito, PowerMock, TDD, BDD & ATTD
Learn JUnit 5 (JUpiter) + libraries for unit and integration testing from scratch together with test-driven development
🆕 Creating and Analyzing Java Heap Dumps
https://reflectoring.io/create-analyze-heapdump/
➡️ @JavaLearnZone
https://reflectoring.io/create-analyze-heapdump/
➡️ @JavaLearnZone
reflectoring.io
Creating and Analyzing Java Heap Dumps
This post looks at diagnosing memory problems in a Java Application by capturing a heap dump and then analyzing it with memory analyzer tools.
🆕 Processing real-time data with Storm, Kafka and ElasticSearch – Part 4
//www.javacodegeeks.com/processing-real-time-data-with-storm-kafka-and-elasticsearch-part-4.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/processing-real-time-data-with-storm-kafka-and-elasticsearch-part-4.html
➡️ @JavaLearnZone
Java Code Geeks
Processing real-time data with Storm, Kafka and ElasticSearch – Part 4 | Java Code Geeks - 2021
1. Introduction In the third part of this series of articles about real-time stream processing we learned how to import the .json flight data files to
🆕 A Quick Intro to the Kubernetes Java Client
https://www.baeldung.com/kubernetes-java-client
➡️ @JavaLearnZone
https://www.baeldung.com/kubernetes-java-client
➡️ @JavaLearnZone
Baeldung on Kotlin
A Quick Intro to the Kubernetes Java Client | Baeldung
Discover the Kubernetes API for Java.
📁 Guide to Creating and Running a Jar File in Java
https://www.baeldung.com/java-create-jar
➡️ @JavaLearnZone
https://www.baeldung.com/java-create-jar
➡️ @JavaLearnZone
Baeldung on Kotlin
Guide to Creating and Running a Jar File in Java | Baeldung
Learn different ways to package and run a simple Java application as a jar
📁 RegEx for matching Date Pattern in Java
https://www.baeldung.com/java-date-regular-expressions
➡️ @JavaLearnZone
https://www.baeldung.com/java-date-regular-expressions
➡️ @JavaLearnZone
Baeldung on Kotlin
| Baeldung
Learn how to build a RegEx pattern for matching dates from the Gregorian calendar.
🆓[24H] Udemy - Automation Testing Masterclass - Java, Selenium and More
Become a full-stack automation tester, by learning about Selenium, Cucumber, Junit, Docker and other technologies!
https://www.udemy.com/course/automation-testing-masterclass/?couponCode=3795FF9C4258F6A2EAB2
➡️ @JavaLearnZone
Become a full-stack automation tester, by learning about Selenium, Cucumber, Junit, Docker and other technologies!
https://www.udemy.com/course/automation-testing-masterclass/?couponCode=3795FF9C4258F6A2EAB2
➡️ @JavaLearnZone
Udemy
Automation Testing Masterclass - Selenium, Cucumber and More
Become an automation expert by learning Java, Selenium, Cucumber, Junit, Docker and other technologies!
🆕 Handling Cross-Site Scripting (XSS) in Java
//www.javacodegeeks.com/2021/03/handling-cross-site-scripting-xss-in-java.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/03/handling-cross-site-scripting-xss-in-java.html
➡️ @JavaLearnZone
Java Code Geeks
Handling Cross-Site Scripting (XSS) in Java | Java Code Geeks - 2021
Cross-site scripting (XSS) is a type of security vulnerability in web applications where an attacker injects malicious scripts through some kind of user
🆕 Creating effective UI system tests with Selenium
//www.javacodegeeks.com/2021/03/creating-effective-ui-system-tests-with-selenium.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/03/creating-effective-ui-system-tests-with-selenium.html
➡️ @JavaLearnZone
Java Code Geeks
Creating effective UI system tests with Selenium | Java Code Geeks - 2021
Interested to learn about UI system tests? Check our article explaining how to create effective UI system tests with Selenium
🆕 Automate Technical Documentation using Jamal
//www.javacodegeeks.com/2021/03/automate-technical-documentation-using-jamal.html
➡️ @JavaLearnZone
//www.javacodegeeks.com/2021/03/automate-technical-documentation-using-jamal.html
➡️ @JavaLearnZone
Java Code Geeks
Automate Technical Documentation using Jamal | Java Code Geeks - 2021
Introduction Writing good technical documentation is an art. An art is the expression or application of human creative skill and imagination, … to be