Process sonar check issues
[vfc/nfvo/driver/vnfm/svnfm.git] / nokia / vnfmdriver / vfcadaptorservice / vfcadaptor / src / main / java / org / onap / vfc / nfvo / driver / vnfm / svnfm / VfcadaptorApplication.java
index a7cab38..c93b107 100644 (file)
@@ -26,6 +26,7 @@ import org.springframework.context.support.PropertySourcesPlaceholderConfigurer;
 @Configuration
 @SpringBootApplication
 @ComponentScan
+@SuppressWarnings(value="all")
 public class VfcadaptorApplication {
 
        public final static void main(String[] args) {