- A simple Java command line options parser
- A plain and simple Jdbc service for Java8
- Adding new cacert entry into AdoptOpenJDK
- Run Tomcat with webapp-runner.jar
- Java versions
- Switching Different JDK in Cygwin
- Oracle Java SE JDK vs OpenJDK
- Compare Multiple JDK Versions Startup Time
- Install Windows JDK Without Admin Rights
- Java Logging Properties
- Walk resource tree as directory in classpath
- Java Jdbc Test for UTF8 and Default Value for TIMESTAMP
- How to manage SQL statements more effectively with Java
- How to find text entries in mulitple jar files
- How to replace all with pre-processing on a captured group with Java
- Example of plain Jdbc Support Class
- Getting version string from a Maven based web application
- How to setup custom SSLSocketFactory's TrustManager per each URL connection
- Be careful with Java Path.endsWith(String) usage
- Try Java8 online!
- Creating your own loop structure in Java 8 lambda
- How to process stream and read text file in Java 8
- Java 8 is out!
- How to monitor multiple JVM's on a server with VisualVM
- Few notes about Java clone() method
- Java implementation of String#next() successor
- A strange case of Java generic and inheritage parameter passing
- A simple way to setup Java application with external configuration file
- Simple Variable Substitution in Java String
- What's up with the JUnit and Hamcrest dependencies?
- Enhancing Spring Test Framework with beforeClass and afterClass setup
- Improving java.util.Properties
- How to write better POJO Services
- Checking DB Connection using Java
- A better java shell script wrapper
- How to print text file content inside a jar file
- Script Console Tool for any WAR application
- Quick way to benchmark Java code
- Creating Oracle Stored Procedure using Java
- Minimal Java webapp with Maven
- Getting JDK6 src.zip for new iMac
- How to get JAXB (xjc) to work on Maven