In my post Java/Hibernate: Converting Hibernate proxy to real object and ORMLazyLoader, we have studied an utility ORMLazyLoader used directly in the POJO in order to detach from Hibernate session
After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.ArrayBlockingQueue. This implementation of BlockingQueue stores and keeps the elements internally in a
Hi, In this article, I will try to present briefly: 1) the management of self signed SSL certificates with keytool; 2) a complete example of certificate’s generation; 3) installation on