mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Rename the keyAlais parameter to alias since it may be used as either the key alias or the certificate alias. Also clarify the javadoc for keyPassword. Closes gh-38099