spring-boot-starter-ldap
时间: 2023-08-21 09:05:38 浏览: 160
springboot-ldap:该项目的目标是创建一个简单的Spring-Boot REST API(称为简单服务),并使用Spring Security LDAP模块对其进行保护。
The version number for the Spring Boot Starter LDAP can vary depending on the version of Spring Boot you are using. Here are a few examples:
- For Spring Boot 2.5.4, you can use version 2.5.4 of the Spring Boot Starter LDAP.
- For Spring Boot 2.4.10, you can use version 2.4.10 of the Spring Boot Starter LDAP.
- For Spring Boot 2.3.12, you can use version 2.3.12 of the Spring Boot Starter LDAP.
Please note that these version numbers are subject to change, so it's always a good idea to refer to the official documentation or Maven Central repository for the most up-to-date information on available versions.
阅读全文