spring-projects / spring-projects/spring-grpc

POJO gRPC controllers - schema check on startup

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

Nobody has claimed this yet.

enhancement
Dominant language
Java
Stars
413
Forks
95
Avg merge
4d 6h
Merged PRs (30d)
2

Description

Assuming we implement #122 (or some variant of that).

I think it would be neat, like Spring GraphQL does, to print out on startup a report of where the POJO component model differs from the schema provided so that the implementer would know where they've inadvertently strayed from a contract

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 reviewing issue #122 and its proposed POJO component model, then identify how the provided schema can be compared with that model during application startup. Done means producing a startup report that clearly identifies where the POJO model differs from the schema.

Written by the indexing model from the issue text.

Assessment

Tech stack
grpc, java, spring-boot
Domain
api, backend, backend-api-design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.