Uses of Annotation Interface
org.springframework.boot.autoconfigure.condition.ConditionalOnNotWarDeployment
Packages that use ConditionalOnNotWarDeployment
Package
Description
Configuration for embedded reactive and servlet web servers.
-
Uses of ConditionalOnNotWarDeployment in org.springframework.boot.autoconfigure.web.embedded
Classes in org.springframework.boot.autoconfigure.web.embedded with annotations of type ConditionalOnNotWarDeploymentModifier and TypeClassDescriptionclass
Auto-configuration
for embedded servlet and reactive web servers customizations.