Relative Content

Tag Archive for javaspringspring-bootjpaspring-data-jpa

Java Spring Boot JPA database connection issue

Im working on Java Spring Boot application, and have a problem with connection to database via JPA. IntelliJ cannot connect to my db, no matters how i specify url. I tried many options, but its not working. Im using Microsoft SQL Server localdb. Here is my application.properties configuration