Use project.artifactory(Username|Password)

This commit is contained in:
Robert Winch 2026-01-12 15:48:47 -06:00
parent 63c99b9438
commit 9c449000dc
No known key found for this signature in database

View File

@ -18,7 +18,7 @@ package org.springframework.security.crypto.password;
import org.jspecify.annotations.Nullable;
/**
/**`
* Service interface for encoding passwords.
*
* The preferred implementation is {@code BCryptPasswordEncoder}.