0

Our legacy application uses GWT RPC, we would like to use RestyGWT, can someone provide me an example of converting GWT RPC to RestyGWT?

Boris Brudnoy
  • 2,405
  • 18
  • 28
enfany
  • 875
  • 2
  • 15
  • 33

1 Answers1

2

Sencha's David Chandler gave a presentation on using RestyGWT at the GWT.Create 2015 conference. Both the recording and the slides of that presentation are available. A working sample project was used during the presentation, available on GitHub.

Boris Brudnoy
  • 2,405
  • 18
  • 28