toolisticon / toolisticon/spring-boot-support
Create a condition for property having one of the provided values
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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