Tags
Language
Tags
May 2024
Su Mo Tu We Th Fr Sa
28 29 30 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Practical Spring LDAP: Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

Posted By: GFX_MAN
Practical Spring LDAP: Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6

Practical Spring LDAP: Using Enterprise Java-Based LDAP in Spring Data and Spring Framework 6
English | 2024 | ISBN: 9798868800016 | 332 pages | PDF | 5.5 MB

This revised edition is your practical, hands-on guide to developing Java-based enterprise applications with big data or batches of data using the Spring LDAP and the Spring Data LDAP frameworks. The book covers these popular Spring project modules and explains the purpose and fundamental concepts of LDAP before giving a comprehensive tour of the latest version of Spring LDAP and Spring Data LDAP as found in Spring Framework 6.

The book provides a detailed treatment of LDAP controls and the new features of Spring LDAP such as Object Directory Mapping and LDIF parsing. LDAP has become the de facto standard for storing and accessing information in enterprises. Despite its widespread adoption, developers often struggle when it comes to using this technology effectively. The traditional Java LDAP and JNDI approaches have proven to be painful and have resulted in complex, less modular applications. The Spring LDAP framework provides an ideal alternative.

After reading and using this book, you'll come away with a level of comfort for working with large batches of data or big data in your enterprise Spring applications development.

What You'll Learn
Explore "What is Java LDAP?" and understand the Spring LDAP and Spring Data LDAP frameworks
Search LDAP resources
Sort and page your LDAP results
Dive into object directory mapping
Handle LDAP transactions and more

Who This Book Is For
Intermediate to advanced Java and Spring software developers; programmers with at least some prior experience in Java, especially the Spring Framework