CRUD and search APIs with flexible data mapping using YAML.
Minimum software requirements:
- Git
- Java SDK >= 11
- Apache Maven >= 3
From Apache GIT Fortress-Core Software Repo: https://github.com/shawnmckinney/LdapEntityManager
- Clone the SNAPSHOT:
git clone https://github.com/shawnmckinney/LdapEntityManager.git
-
Set Java and Maven home on machines.
-
From the project root folder, enter the following command:
mvn clean install
...