i am using grails 5 and i can not get to connecto to a mongodb via connection string, anybody can give me a working example please? how woould you configure it in application.yml
orrego
04/18/2024, 12:43 PM
i found the problem, it was me using uri: instead of url: for the connection string