I've been looking for something like this. Thanks for contributing your
work!
I concur about the autowiring comment. Would be nice if that was automatic.
texomaleo wrote:
>
> Version 0.2.0 supports multiple RESTful web service methods per IoC
> service
> class by way of the @RestfulWebMetho
Worked nicely. Added a web services package in my pages package. It doesn't
matter where you put the class, but of course the class reloading feature
requires that you put it in reloadable packages.
My next step is to implement generic authentication for my web services.
I'll probably just create
I like this!! Will certainly check it out for potential use in my
application. Thank you!
It is very important to do what you did here, provide a very simple tutorial
that contains all the essential information you need. I understood the
concept in 1 minute, and instantly saw the potential.
Well