Some note about JNDI
https://docs.oracle.com/javase/tutorial/jndi/overview/index.html
Theo doc thì JNDI (Java Naming and Directory Interface) là API của Java dùng để:
Tra cứu (lookup) tên → đối tượng
Làm việc với directory
JNDI hỗ trợ 4 dịch vụ trong JDK:
LDAP: Lig...
dcthinh17.hashnode.dev8 min read