By type
JVM Arguments: -Dspring.profiles.active=basic -Djava.security.egd=file:/dev/./urandom -Dlogs_dir=app/logs/ -Dlogging.config=/app/logback-spring.xml -Dspring.config.additional-location=/app/config/override.yaml
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.3.7.RELEASE)
2023-05-28T23:37:20.691Z||main|||||INFO|500||The following profiles are active: basic
2023-05-28T23:37:30.105Z||main|||||INFO|500||Starting service [Tomcat]
2023-05-28T23:37:30.107Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2023-05-28T23:37:30.380Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2023-05-28T23:37:37.990Z||main|||||WARN|500||---
2023-05-28T23:37:37.991Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2023-05-28T23:37:37.991Z||main|||||WARN|500||---
2023-05-28T23:37:38.453Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2023-05-28T23:37:43.641Z||main|||||INFO|500||Started SoMonitoringApplication in 26.833 seconds (JVM running for 30.033)
2023-05-28T23:37:43.753Z||main|||||INFO|500||SO Admin Cockpit Application started successfully!!