With Maven Archetypes, you can create a template for your Maven projects. It is a great way to enable and apply best practices within your project or organization.
#java #maven
mydeveloperplanet.com/2024/06/26/mav…
Why #Java Dependencies Are Not Installed Like #JavaScript or Python Packages #javaprogramming #javadev #dormosheio #maven #gradle #dev #javascript #frontenddev dormoshe.io/trending-news/…
JSON Serialization in Java using GSON
Gson is simple and yet powerful library In this article, we will delve into the fundamentals of Gson, exploring its serialization and deserialization capabilities along with customization options. #java #gson #json
blackslate.io/articles/json-…
Day 41 of #100DaysOfDSA 💻
Today I:
✔️ Wrote full Quick Sort code
✔️ Did dry run step-by-step
✔️ Explored worst case performance
Quick Sort is fast…
but a bad pivot can turn it into O(n²) 👀
Loving how deeper understanding improves confidence ⚡
#DSA #Java #CodeWithMe
Day 32:
Spent some time today questioning my doubts in Bit Manipulation and worked on solving them 🔍
Instead of moving forward fast, I focused on understanding the why behind each operation.
Clarity > Speed, always.
#Java #DSA #LearnInPublic #CodingJourney
Day 31 ✅ — OOPs Continues
• Built a custom ArrayList (with & without Generics)
• Explored Generics + Wildcards
• Worked with Comparable/Comparator
• Lambda Functions
Solved the LeetCode daily to wrap up the day !!!
#100DaysOfCode #Java #OOPS #DSAwithKunal #buildinpublic