Method and Description |
---|
org.springframework.boot.gradle.tasks.bundling.BootArchive.isExcludeDevtools()
since 2.3.0 in favour of configuring a classpath that does not include
development-only dependencies
|
org.springframework.boot.gradle.tasks.bundling.BootArchive.setExcludeDevtools(boolean)
since 2.3.0 in favour of configuring a classpath that does not include
development-only dependencies
|