I have created an Javafx application with spring boot and mysql as database management, the application is good and its working offline, but now I want to create a mobile app for it to show some data like a dashboard of the application My question is, how can I access a mysql database from a mobile app over the Internet?