Що спільного в словах AOP та Performance tool ? -нічого , окрім того що задопомогою АОР ми будемо пиляти власного “валосипеда” і спробуємо ним поміря швидкодію Java аплікацій. Отож, визначимо цілі нашого проекту : Отримаувати заміри виконання методі задопомогою анотацій Керувати історією викликів мотода Отримувати результат в [...]
juglviv
In cryptography, MD5 (Message Digest version 5) and SHA (Secure Hash Algorithm) are two well-known message digest algorithms. They are also referred as cryptographic hash functions, which take arbitrary-sized data as input (message) and produce a fixed-length hash value. One of the most important properties of hash [...]
juglviv
Configuring JNDI DataSource for Database Connection Pooling in Tomcat This tutorial shows you how to create a JNDI resource that represents a JDBC DataSource in Tomcat, and then how to configure a Java web application in order to access the JNDI DataSource. The benefits of using a JNDI DataSource are: Utilizing database connection [...]
juglviv