Add lombok.config to PAP

This prevents sonar from checking lombok annotations for code
coverage.

Issue-ID: POLICY-1938
Signed-off-by: jrh3 <jrh3@att.com>
Change-Id: Ibd2613cf7e8e9c49cb60b93bdb44416efe6245e2
1 file changed
tree: 88e97e2df99b8712bd08d9be13bea88bd3426037
  1. main/
  2. packages/
  3. testsuites/
  4. .gitignore
  5. .gitreview
  6. INFO.yaml
  7. LICENSE.txt
  8. lombok.config
  9. pom.xml
  10. README.md
  11. version.properties
README.md

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