Dod

Results 1 issues of Dod

The following code is more or less the same from the examples ``` public void run(MessageBean bean) { String query = bean.getQuery(); try (SessionsClient sessionsClient = SessionsClient.create()) { SessionName session...