saskodh / framework

Lightweight web framework for NodeJS inspired by Spring framework
26 stars 5 forks source link

Registering on all RequestMethod-s #47

Open damjangelovski opened 8 years ago

damjangelovski commented 8 years ago

When no RequestMethod is set in the @RequestMapping decorator, the dispatcher should register the method on all RequestMethod-s