dependencies { implementation "$boot:spring-boot-starter-web" runtimeOnly 'com.mysql:mysql-connector-j' compileOnly project(":data-user") }