java-tutorials/core-java-modules/core-java-jndi/README.md

8 lines
359 B
Markdown
Raw Normal View History

### Relevant Articles:
- [Java Naming and Directory Interface Overview](https://www.baeldung.com/jndi)
2021-11-03 12:43:30 -04:00
- [LDAP Authentication Using Pure Java](https://www.baeldung.com/java-ldap-auth)
2022-01-26 04:41:44 -05:00
- [Testing LDAP Connections With Java](https://www.baeldung.com/java-test-ldap-connections)
2023-11-10 08:06:56 -05:00
- [JNDI What Is java:comp/env?](https://www.baeldung.com/java-jndi-comp-env)