oracle / oracle/spring-cloud-oracle

Rename OCI properties name

Open
#185 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
56
Forks
21
Avg merge
14h 53m
Merged PRs (30d)
16

Description

Create new spring.cloud.oci.region.region-id property. Deprecate the spring.cloud.oci.region.static property. The region provider should first attempt to use spring.cloud.oci.region.region-id for the region, then fall back to spring.cloud.oci.region.static for backwards compatibility.

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

Locate the region provider and the existing configuration binding for spring.cloud.oci.region.static. Trace how the provider selects a region, then update the property handling so the new region-id setting takes precedence while the old setting remains supported and deprecated. Verify the property binding and region-selection tests, if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, spring
Domain
cloud
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.