jakartaee / jakartaee/mvc

Adopt HTTP spec

Open
#116 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
33
Forks
8
Avg merge
11m
Merged PRs (30d)
1

Description

I hope the MVC can introduce a complete set of new APIs that allow developers to write code with only MVC APIs, rather than mixing MVC and REST.

```java
@Controller
@PathParam/@QueryParam/@HeaderParam/@FormParam
@Get/@Post/@Put/@Patch/@Delete
@ControllerAdvice/@ExceptionHandler
````

If an HTTP spec is introduced in Jakarta EE 12, I hope MVC will incorporate more of its API rather than relying on the REST API. And always ready to switch to HTTP spec.

Contributor guide

Open the contributing guide

Research direction

No files, tests, or entry points are named. Start by reviewing the MVC specification and the Jakarta EE 12 HTTP specification, then determine which listed APIs are in scope; the issue does not define acceptance criteria for what done looks like.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.