isEmbeddedWebApplication

Specify if the application runs in an embedded web container. Return false on a web application that hasn't fully started yet, so it is preferable to wait for the application to be ready.

Return

true if the application runs in an embedded web container

See also