Skip to content

Commit e172ada

Browse files
author
blog-post-bot
committed
Updated with the latest blog posts
1 parent b8c03b5 commit e172ada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,7 @@ Like <img src="https://raw.githubusercontent.com/AlexRogalskiy/java-patterns/mas
410410
### _JavaCodeGeeks posts_
411411

412412
<!-- JAVACODEGEEKS-POST-LIST:START -->
413+
- [Testing Time](https://www.javacodegeeks.com/2021/03/testing-time.html)
413414
- [Immutable Mutable Objects](https://www.javacodegeeks.com/2021/03/immutable-mutable-objects.html)
414415
- [Sorting ArrayList in Reverse or Descending Order in Java 8](https://www.javacodegeeks.com/2021/03/sorting-arraylist-in-reverse-or-descending-order-in-java-8.html)
415416
- [Sorting HashMap by Value in Java 8 in Ascending and Descending Order](https://www.javacodegeeks.com/2021/03/sorting-hashmap-by-value-in-java-8-in-ascending-and-descending-order.html)
@@ -419,7 +420,6 @@ Like <img src="https://raw.githubusercontent.com/AlexRogalskiy/java-patterns/mas
419420
- [Connecting to Kibana Within an AWS VPC](https://www.javacodegeeks.com/2021/03/connecting-to-kibana-within-an-aws-vpc.html)
420421
- [Creating effective UI system tests with Selenium](https://www.javacodegeeks.com/2021/03/creating-effective-ui-system-tests-with-selenium.html)
421422
- [Top “n” using a Priority Queue](https://www.javacodegeeks.com/2021/03/top-n-using-a-priority-queue.html)
422-
- [Handling Cross-Site Scripting (XSS) in Java](https://www.javacodegeeks.com/2021/03/handling-cross-site-scripting-xss-in-java.html)
423423
<!-- JAVACODEGEEKS-POST-LIST:END -->
424424

425425
### _DevCases posts_

0 commit comments

Comments
 (0)