I create a web application on Spring MVC + Hipernate + MySQL.
Uploading reports will be. There is a base, but in the form of a SERVER and the name of the database. That is, in the internet everywhere examples of this type
jdbc.databaseurl=jdbc:mysql://localhost:3306/babobka I have no host and port. How can I use the server name and database name? have tried
jdbc.databaseurl=jdbc:mysql:СЕРВЕР/БД. Not connected.
I was given the following data: Microsoft SQL Server Instance: SRV-SQL-SERVER \ SEVREPORT Database: srv-sev-report