Skip to content
Snippets Groups Projects
  1. Jun 12, 2014
  2. Jun 07, 2014
  3. Jun 06, 2014
  4. Jun 05, 2014
  5. Jun 04, 2014
  6. Jun 03, 2014
  7. Jun 02, 2014
  8. Jun 01, 2014
    • Paul-Christian Volkmer's avatar
      Updated maven dependencies · 26c304ba
      Paul-Christian Volkmer authored
      This includes usage of newest connector-client. The last maven based
      version 0.41.0 had been replaced by newer 0.7x version wich includes some
      new features.
      26c304ba
  9. May 30, 2014
  10. May 28, 2014
  11. May 27, 2014
    • Paul-Christian Volkmer's avatar
      Changed configuration to enable XML based responses · 784260a8
      Paul-Christian Volkmer authored
      Having content negotiation with more than just JSON content
      might follow REST principles.
      
      All entities annotated with e.g. @XmlRootElement can be send as XML data.
      This requires client to send Accept header with value "application/json"
      to fetch JSON responses.
      Default Accept header send by client is something like:
      "text/html,application/xhtml+xml,application/xml"
      which requests an XML document, not JSON document but JSON is expected.
      784260a8
    • Paul-Christian Volkmer's avatar
      2b9caab9
  12. May 26, 2014
  13. May 25, 2014
  14. May 24, 2014