restConnector-2.0
io.openliberty.features
restConnector-2.0 is a Java jar artifact published under the io.openliberty.features group on Maven Central. 95 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.
Add to your project26.0.0.7
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>restConnector-2.0</artifactId>
<version>26.0.0.7</version>
</dependency>Version Details — 26.0.0.7
A secure, REST administrative connector that can be used locally or remotely using any Java developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature supersedes the restConnector-1.0 feature. It enables the REST handler configuration APIs. When this feature is combined with features supporting configuration validation, the corresponding REST handler validation APIs are enabled.