- Three modules
- cats – a module with a Scalatra servlet
- dogs – a module with a Scalatra servlet
- web-application – a module for creating .war files
mvn test
Open the class WebServer in IDE and run its main method.
mvn test
Open the class WebServer in IDE and run its main method.