SyntaxFix
Write A Post
Hire A Developer
Questions
in the example below I exclude
spring-boot-starter-tomcat
compile("org.springframework.boot:spring-boot-starter-web") { //by both name and group exclude group: 'org.springframework.boot', module: 'spring-boot-starter-tomcat' }