mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 17:59:03 +00:00
Fix checkstyle error
This commit is contained in:
+1
-1
@@ -40,7 +40,7 @@ public class EmbeddedLdapProperties {
|
||||
private Credential credential = new Credential();
|
||||
|
||||
/**
|
||||
* The base DN
|
||||
* The base DN.
|
||||
*/
|
||||
private String baseDn;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user