SAP / SAP/ai-sdk-java

Spring Boot Support with Configuration and AutoConfiguration

Open
#539 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature request
Dominant language
Java
Stars
43
Forks
22
Avg merge
16h 25m
Merged PRs (30d)
59

Description

Describe the Problem

To make configuring for different environments easier, please provide an integration with Spring Boot such that I can configure and load essential classes like OrchestrationClient via Spring Boot / as Spring Beans.

Propose a Solution

Add @ConfigurationProperties and @AutoConfiguration as optional for OrchestrationClient and/or OrchestrationModuleConfig.

Describe Alternatives

No response

Affected Development Phase

Getting Started

Impact

No Impact

Timeline

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating OrchestrationClient and OrchestrationModuleConfig, then review how optional Spring Boot configuration properties and auto-configuration are represented in the project. Done means users can configure and load the essential classes as Spring beans without requiring the optional integration.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring-boot
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.