commit | 411a7aa191a48170336dfa0fc5c44a17f99fd186 | [log] [tgz] |
---|---|---|
author | a.sreekumar <ajith.sreekumar@bell.ca> | Mon Feb 14 11:11:11 2022 +0000 |
committer | a.sreekumar <ajith.sreekumar@bell.ca> | Tue Mar 01 11:05:24 2022 +0000 |
tree | d2ffd185a75768b1ef5f2b2cda0e58015a76053c | |
parent | 98aed0d3f60be26df2cc0dc86d368a615df59978 [diff] |
Fix swagger and improve exception handling 1) Swagger was getting generated in a different format due to a serialization isue. It is fixed. 2) Improved exception handling by taking care of any exceptions that could occur in and around database operations. 3) AAF enabling/disabling was done using spring profiles. This is changed to using parameters, as it is more easier to configure in an OOM helm chart deployment Change-Id: If1bee01379ba5c4efac29822662896d8aa883fc8 Issue-ID: POLICY-3975 Signed-off-by: a.sreekumar <ajith.sreekumar@bell.ca>
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 Administration Point Backend code.
To build it using Maven 3, run: mvn clean install