You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
##Spring LDAP
1
+
##Spring LDAP
2
2
3
3
[](https://gitter.im/spring-projects/spring-ldap?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4
4
@@ -8,7 +8,7 @@
8
8
This project adheres to the Contributor Covenant [code of conduct](CODE_OF_CONDUCT.adoc).
9
9
By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
10
10
11
-
###INTRODUCTION
11
+
###INTRODUCTION
12
12
13
13
Spring LDAP is a library to simplify LDAP programming in Java, built on the same
14
14
principles as Spring Jdbc.
@@ -27,7 +27,7 @@ LDAP paths and Attributes.
27
27
For detailed information on the project, please refer to the [reference documentation](http://static.springsource.org/spring-ldap/docs/1.3.x/reference/html/) and [javadocs](http://static.springframework.org/spring-ldap/docs/1.3.x/apidocs/).
28
28
See [the changelog](https://jira.springsource.org/secure/ReleaseNote.jspa?projectId=10071&version=13399) for detailed information on changes in the latest version.
29
29
30
-
###MAVEN USERS
30
+
###MAVEN USERS
31
31
32
32
All major releases of this library are available in the central Maven repository.
33
33
The following components are available:
@@ -77,7 +77,7 @@ Note that while all milestone and snapshot builds have passed the (quite extensi
77
77
the artifacts here are obviously still work in progress. Feel free to use them for trying out new functionality
78
78
and bug fixes for an upcoming version. Please report any problems or bugs in the [issue tracker](https://jira.springsource.org/browse/LDAP).
0 commit comments