This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch 3897-ro.spring
in repository https://gitbox.apache.org/repos/asf/causeway.git
from 077e960b254 CAUSEWAY-3897: [RO] Use Spring RestControllers instead of
RestEasy (JBoss)
add 1ef623bccdb CAUSEWAY-3897: content negotiation fixes (RO)
No new revisions were added by this update.
Summary of changes:
.../applib/client/RepresentationTypeSimplifiedV2.java | 2 +-
.../testdomain/jpa/rest/JpaRestEndpointService.java | 3 ++-
.../testdomain/rest/jpa/JsonValueEncoderTest.java | 5 +++--
.../testdomain/rest/jpa/RestServiceStressTest.java | 4 ++--
.../causeway/testdomain/rest/jpa/RestServiceTest.java | 8 +++++---
viewers/restfulobjects/client/pom.xml | 12 ++++++++++++
.../restfulobjects/client/RestfulClientMediaType.java | 2 +-
.../conneg/ContentNegotiationServiceAbstract.java | 11 ++++++-----
.../viewer/exhandling/ExceptionResponseFactory.java | 5 ++++-
.../serialization/SerializationStrategy.java | 19 ++++++++++++++-----
10 files changed, 50 insertions(+), 21 deletions(-)