Now generating RSA keys.
This commit is contained in:
parent
b218591ea7
commit
2d026711c1
3 changed files with 62 additions and 10 deletions
|
|
@ -33,6 +33,7 @@ dependencies {
|
|||
implementation 'org.springframework.boot:spring-boot-starter-actuator'
|
||||
implementation 'org.springframework.shell:spring-shell-starter'
|
||||
implementation 'org.postgresql:postgresql'
|
||||
implementation 'org.bouncycastle:bcpkix-jdk18on:1.76'
|
||||
implementation 'org.thymeleaf:thymeleaf-spring5:3.1.2.RELEASE'
|
||||
testImplementation 'org.springframework.boot:spring-boot-starter-test'
|
||||
testImplementation 'io.projectreactor:reactor-test'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue