Search:

Type: Posts; User: walec51; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    6
    Views
    362

    Yes. I looked on both. I think I expressed my...

    Yes. I looked on both.

    I think I expressed my self incorrectly in my first post. What I really meant by a REST API is a HTTP/JSON service-orientated API.
  2. Replies
    6
    Views
    362

    Looked into Spring Remoting but nothing seamed to...

    Looked into Spring Remoting but nothing seamed to fit my requirements.
    However I also found Apache CXF on the net and it seams to do exactly what I want with little effort. I can expose a HTTP/JSON...
  3. Replies
    6
    Views
    362

    Thanks for the replay. But I wonder from a...

    Thanks for the replay.

    But I wonder from a design point of view would an additional layer add any value if I treat the MVC annotations in this case only as a remoting option.
    Other remoting...
  4. Replies
    6
    Views
    362

    @Service and @Controller on one class

    Hi,

    I would like to build a REST API for my services in Spring.
    I don't see any need for additional layer of controller classes.
    I would just like to remote those services in a REST API by...
Results 1 to 4 of 4