puniverse / comsat

Fibers and actors for web development
docs.paralleluniverse.co/comsat
Other
598 stars 103 forks source link

FiberRequestMappingHandlerAdapter: "subclass instead of this copy&paste horror" #65

Open candrews opened 8 years ago

candrews commented 8 years ago

FiberRequestMappingHandlerAdapter.java has this comment:

TODO subclass instead of this copy&paste horror when https://jira.spring.io/browse/SPR-12460 is released

https://jira.spring.io/browse/SPR-12460 has been fixed, so FiberRequestMappingHandlerAdapter should be changed accordingly.