Chandrasiri Y U K K
Results
2
issues of
Chandrasiri Y U K K
**Describe the provider you want to add** Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) **Describe your use case** Does this integration will help you to use Keep? Yes, I...
Provider
Here, upgraded to Java 17 and Spring Boot 3.2.5 ```xml spring-boot-starter-parent 3.2.5 17 ``` And connected PostgreSQL database; ```yaml spring.datasource.url=jdbc:postgresql://localhost:5436/student ``` And added Symmetric key encryption using pg-crypto and Column...