resthub / springmvc-router

Adds route mapping capacity to any "Spring MVC based" webapp. Uses playframework.org Router implementation.
http://resthub.github.com/springmvc-router/
Other
167 stars 63 forks source link

Remove controller methods visibility restrictions #70

Closed lyubomyr-shaydariv closed 5 years ago

lyubomyr-shaydariv commented 7 years ago

Spring Framework does not restrict controller methods access level.