After my post concerning presentation of Queue/BlockingQueue, I would continue with a post about the BlockingQueue implementation: java.util.concurrent.DelayQueue. This implementation of BlockingQueue stores and keeps the elements internally until a
Hello, In this article, I would present you the exception handling and resolving of Spring MVC in a web application. Usually, it’s recommended to display a error page instead of
Hi, Often, the accesses to databases are different in JDBC according to the installation’s type of databases: via SID for the simple/single instance of databases with a connection string like