Package com.bobocode.bring.web.server
package com.bobocode.bring.web.server
-
ClassDescriptionA factory interface for creating and configuring servlet-based web servers.
ServletWebServerFactoryimplementation for Apache Tomcat.Implementation of theWebServerinterface for the Apache Tomcat server.TheWebServerinterface defines basic lifecycle methods to manage the server's state, including starting and stopping.Configuration class for setting up and customizing the web server and related beans.