From c34a948a454d4db0ce994d3418e1726da8e87d03 Mon Sep 17 00:00:00 2001
From: buildmaster spring-boot-starter-security). The default is a username of "user"
and a randomly generated password, which isn’t going to be very useful
in practice, so we recommend you configure the password (via
-security.user.password) and encrypt it (see below for instructions
+spring.security.user.password) and encrypt it (see below for instructions
on how to do that).
![]() | Important | ||
|---|---|---|---|
Prerequisites: to use the encryption and decryption features
you need the full-strength JCE installed in your JVM (it’s not there by default).
You can download the "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files"
diff --git a/single/spring-cloud-config.html b/single/spring-cloud-config.html
index 10041f63..b44ac2fd 100644
--- a/single/spring-cloud-config.html
+++ b/single/spring-cloud-config.html
@@ -581,7 +581,7 @@ include Spring Security on the classpath (e.g. through
|