October 2018
Intermediate to advanced
982 pages
23h 29m
English
include 'db-count-starter'
apply plugin: 'java'
repositories {
mavenCentral()
maven { url "https://repo.spring.io/snapshot" }
maven { url "https://repo.spring.io/milestone" }
}
dependencies {
compile("org.springframework.boot:spring-boot:2.0.0.BUILD-SNAPSHOT") compile("org.springframework.data:spring-data-commons:2.0.2.RELEASE") ...Read now
Unlock full access