top of page
Tutorials, Errors and Exceptions
Its a journey to understand things better. It will have tutorials, any error/exceptions encountered, its resolutions and lots of learning.
Search
Ankit Agrahari
Apr 1, 20223 min read
Spring4Shell - Zero Day Vulnerability in Spring Framework
In the days of Vulnerabilities, the famous Spring framework is the latest victim, which has quite a turns of event for the CVE identified...
154 views0 comments
Ankit Agrahari
Mar 28, 202212 min read
Day to Day Lambda & Functional Programming in Java 8
If you have seen lately, everyone has shifted to Java 8 and is more or less trying to move from lengthy code blocks to few lines/precise...
3,075 views0 comments
Ankit Agrahari
Feb 12, 20224 min read
Custom Iterators in Java
This is a bit embarrassing to start with, but lets say I got this question and was quite dumb stuck on how to write a custom iterator....
2,998 views0 comments
Ankit Agrahari
Feb 10, 20224 min read
Multi Release Functionality
In this post we will explore one of the best feature provided by Java 9, its importance in present day development and how it will be a...
627 views0 comments
Ankit Agrahari
Jan 23, 20223 min read
Web Socket Client - Receiving Stream of Messages
In this post we will be creating a Web Socket Client which will receive all messages coming from the Web Socket Server. Web Sockets The...
108 views1 comment
Ankit Agrahari
Jan 19, 20222 min read
Reading CSV file in Python with Encoding
This post will be to resolve a particular error I encountered while reading the csv files for one of my task. This csv file can contain...
50 views0 comments
Ankit Agrahari
Jan 12, 20224 min read
Transfer Files with Executor Service
In this post we will move all files from one directory to another using Java's Executor Service and will also discuss on how we can...
57 views0 comments
Contact
bottom of page