I’m using :
implementation ‘org.mongodb:mongodb-driver:3.6.4’
and it’s seems client it’s created now…but if i try to get some collections list from my db…project stuck and close after 30000 ms. 
1 Like
I’m using :
implementation ‘org.mongodb:mongodb-driver:3.6.4’
and it’s seems client it’s created now…but if i try to get some collections list from my db…project stuck and close after 30000 ms. 