This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ed439a4c4a rest java example (#6274)
add a350004421 rest services add clientAuth (#4965)
No new revisions were added by this update.
Summary of changes:
server/src/assembly/resources/conf/iotdb-rest.properties | 3 +++
.../apache/iotdb/db/conf/rest/IoTDBRestServiceConfig.java | 11 +++++++++++
.../iotdb/db/conf/rest/IoTDBRestServiceDescriptor.java | 3 +++
.../java/org/apache/iotdb/db/protocol/rest/RestService.java | 13 +++++++++----
server/src/test/resources/iotdb-rest.properties | 3 +++
session/src/test/resources/iotdb-rest.properties | 3 +++
6 files changed, 32 insertions(+), 4 deletions(-)