This example application demonstrates how to use the Spring Boot EnumerablePropertySource and EnvironmentPostProcessor classes to load properties dynamically at application startup from an external source (in this case an Oracle AI Database server).
What this sample demonstrates
Spring
Spring framework samples for data access, messaging, configuration, and application wiring.
Use when Java applications need Spring-managed components backed by Oracle AI Database.
Security
Identity-aware access, data protection, and audit samples for Oracle AI Database applications.
Use when applications need database-enforced boundaries for who can see, update, or operate on sensitive data.
Highlights
- Java 21+, Maven