Wicket rest annotations - introduction

2018-01-26 Thread mscoon
Hi all, We are considering using wicket rest annotations for extending a large existing application with a small (for now at least) rest api. Could you share your opinions on the state of the rest annotations project and also any pointers to examples and documentation? Thank you in advance Mario

Re: Wicket rest annotations - introduction

2018-01-26 Thread Maxim Solodovnik
This might be good point to start: https://github.com/wicketstuff/core/tree/master/wicketstuff-restannotations-parent On Fri, Jan 26, 2018 at 4:54 PM, mscoon wrote: > Hi all, > > We are considering using wicket rest annotations for extending a large > existing application with a small (for now a