Articles with java Tag

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