If I do this `"providedRuntime"("org.springframewo...
# gradle
c
If I do this
"providedRuntime"("org.springframework.boot:spring-boot-starter-tomcat")
gradle says
Copy code
Configuration with name 'providedRuntime' not found.
Why? I did apply the plugins