Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.When you have been developing in Java for 15 years and a co-worker asks you to help them debug a null pointer exception, you …
Don’t just randomize, truly randomize!
Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.The state of web application cryptography has changed, and each development language provides its own way of working with it. I will touch on …
Processing Java Annotations Using Reflection
Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In my previous article covering Java Annotations,ย I outlined a recent use case and provided you with some examples of custom annotations and how they …
JAXB โ A Newcomerโs Perspective, Part 2
Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.In Part 1 of this series, I discussed the basics of loading data from an XML file into a database using JAXB and JPA. …
JAXB โ A Newcomerโs Perspective, Part 1
Attention: This article was published over 12 years ago, and the information provided may be aged or outdated. While some topics are evergreen, technology moves fast, so please keep that in mind as you read the post.I know what a lot of you are already thinking, so letโs get this out of the way: โJAXB? As in XML? Come on, …





