chkal / mvc-spec-migration-test

0 stars 0 forks source link

@Produces in controllers #18

Closed chkal closed 9 years ago

chkal commented 9 years ago

Original issue MVC_SPEC-18 created by Santiago Pericas-Geertsen:

The JAX-RS @Produces annotation can be used to control the media type of responses. We may need to restrict its use in MVC.

chkal commented 9 years ago

Comment by Santiago Pericas-Geertsen:

After further discussion, it doesn't seem necessary to restrict the annotation. Leaving the issue open for further review.

chkal commented 9 years ago

Comment by Santiago Pericas-Geertsen:

At this point, it doesn't seem necessary to impose any additional restrictions on @Produces for MVC. We can revisit and possible re-open this issue later.