toolisticon / toolisticon/spring-boot-support

Create a condition for property having one of the provided values

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

Nobody has claimed this yet.

Type: enhancement
Dominant language
Kotlin
Stars
1
Forks
0
Avg merge
9h 55m
Merged PRs (30d)
1

Description

Scenario

As a developer I want to use a condition similar to @ConditionalOnProperty accepting a list of values instead of one.

Proposed name: @ConditionalOnPropertyValues

Contributor guide

No contributing guide indexed for this repository

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

The issue does not name implementation files or tests. Start by reviewing the existing ConditionalOnProperty support and Spring Boot condition documentation, then define how the proposed annotation handles the provided values; done means a working ConditionalOnPropertyValues annotation with tests covering its matching behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, 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.