I\'m trying to connect to MySQL database using MyBatis in Spring Boot.
At first I have created database and successfully connected to it using Intellij IDEA. Then I t