-
Core Java
Creating, Signing, and Verifying JWT in Java
Abstract You use JWTs don’t you? Everyone does, right? But do you know how to generate, sign, and verify them?…
Read More » -
Enterprise Java
Apache Derby Database JVM Security Policy
Abstract I have already posted a number of blogs about Derby: Derby Database Backup Multiple Derby Network Servers on the…
Read More » -
Enterprise Java
Encrypt with OpenSSL, Decrypt with Java, Using OpenSSL RSA Public Private Keys
Abstract In 2017 I wrote a 3 part series on choosing the best hashing and encryption algorithms. While doing the…
Read More » -
Core Java
Explode a WAR File Recursively
Abstract Ever need to explode a WAR file as well as exploding all JAR files in the WAR file? Ya,…
Read More » -
Core Java
Discovering the Magic Version Number of .class Files
Abstract What version of Java was used to create your .class files? For your own projects, this is easy to…
Read More » -
Enterprise Java
Testing Maven Release Plugin Auto-Increment Version Number
Abstract The Maven release plugin is a very powerful tool and I rely on it heavily for coordinating software releases.…
Read More » -
Enterprise Java
Java Mail Sent Over TLS
Abstract The purpose of this blog is to demonstrate how to use Java Mail to send an email using an…
Read More » -
Enterprise Java
Java Mail Sent Over SSL
Abstract The purpose of this blog is to demonstrate how to use Java Mail to send an email using an…
Read More » -
Enterprise Java
Derby Database Backup
Abstract I have already posted a number of blogs about Derby: Multiple Derby Network Servers on the same Host Apache…
Read More »
- 1
- 2