Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo

...

Using Stripes' native RestActionBean capabilities, there is no need to create custom Stripes plugins or interceptors to create a RESTful service.  Merely designate an ActionBean as being a "@RestActionBean" and your ActonBean ActionBean is transformed into a powerful RESTful service with all of the same capabilities that any other ActionBeans have.  This example is just a small taste of the capabilities of RestActionBeans.  Continue reading the documentation to discover all of the capabilities that RestActionBeans have to offer!