spring-projects / spring-projects/spring-boot

Add a configuration property to control Spring Data MongoDB's verification of representation configuration

Open
#47,042 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

status: blocked type: enhancement
Dominant language
Java
Stars
81.5k
Forks
42.7k
Avg merge
2d 4h
Merged PRs (30d)
65

Description

https://github.com/spring-projects/spring-data-mongodb/issues/5037#issuecomment-3219558926 proposes adding a feature to Spring Data MongoDB to verify an app's representation configuration against the entities that it will persist to MongoDB. Boot should provide a configuration property that can be used to turn this verification on/off.

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 reading the linked Spring Data MongoDB issue and reviewing Spring Boot's existing MongoDB configuration properties. The work is done when Boot exposes a property that enables or disables representation-configuration verification for the entities persisted to MongoDB.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.