Skip to content

Commit cdc5c11

Browse files
committed
chore: polishing
1 parent 74bf6e9 commit cdc5c11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ If you are using [Spring Debugger](https://www.jetbrains.com/help/idea/spring-de
5151
and you will notice the decrypted value as hints in the configuration files.
5252

5353
**Note**: The private key for `application.properties` is from `$HOME/.dotenvx/.env.keys.json`.
54+
**Attention**: dotenvx-spring-boot-starter uses Bouncy Castle `bcprov-jdk18on`(JDK 1.8+).
55+
If `bcprov-jdk15on` is in project's dependencies, please pay attention to confliction.
5456

5557
# Profile support
5658

0 commit comments

Comments
 (0)