commit | 11234c358bf65b7700c73d8bbad66b335b0dd3c6 | [log] [tgz] |
---|---|---|
author | Rashmi Pujar <rashmi.pujar1@bell.ca> | Mon Feb 28 11:45:57 2022 -0500 |
committer | Rashmi Pujar <rashmi.pujar1@bell.ca> | Mon Feb 28 11:45:57 2022 -0500 |
tree | d070b99c96938cec90e501b6e31ac65e1766d6bc | |
parent | b2e669ed9a55fea534e01262b04b4529fa2e998d [diff] |
cleaner way to handle swagger serialization issue Instaed of altering the springboot default http message converters, simply inject a GSON bean with a custom type adapter with springfox Json serializer. Issue-ID: POLICY-3753 Signed-off-by: Rashmi Pujar <rashmi.pujar1@bell.ca> Change-Id: I0eb3b7cba538e7fd569f1cba9d540a7108db93e9
Copyright 2017-2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy API code.
To build it using Maven 3, run: mvn clean install