yesterday I bought shared hosting service and created a db in mysql. But I think it’s mariadb. So after I managed to connect dbeaver to cpanel’s db. But I don’t have any idea how to connect my spring backend to cpanel’s db.
I tried directly connect from application properties.
I tried to write a service that inclueds ssh details but it didn’t work as well.