publishing { publications { mavenJava(MavenPublication){ // bootJar is the default build task configured by Spring Boot artifact bootJar } } }