Skip to content
Snippets Groups Projects
  1. Jun 02, 2014
  2. 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
  3. May 30, 2014
  4. May 28, 2014
  5. 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
  6. May 26, 2014
  7. May 25, 2014
  8. May 24, 2014
  9. May 23, 2014
  10. May 22, 2014
  11. May 21, 2014
  12. May 20, 2014