Skip to main content
Back to overview

Detailed Information

Software name

jeap-opensearch-client-starter

Short description

Spring Boot starter for type-safe, authorization-aware OpenSearch read access in jEAP applications

Documentation

jeap-opensearch-client-starter auto-configures an OpenSearchClient and a SearchItemClient that lets jEAP application services query OpenSearch indices defined by IndexType descriptors. It supports both plain HTTP transport (Apache HttpClient 5) and AWS-signed transport (AwsSdk2Transport with DefaultCredentialsProvider), selected automatically based on whether an AWS signing region is configured. Access is restricted by jEAP roles declared on each IndexType, and results are deserialized into the strongly-typed data class of the matching IndexType. The SearchItemClient executes multi-version searches across ISM rollover indices, and UserSearchItemAuthorization integrates with jEAP security for user-based role checks.

Software version

2.3.0

License

Apache-2.0

Publiccode.yml Version

0.5.0