install tomcat on mac code example
Example 1: Installing Apache Tomcat on MacOS Mojave using Homebrew
brew updatebrew install tomcat
Example 2: install tomcat on mac brew
brew services start tomcat
Example 3: Installing Apache Tomcat on MacOS Mojave using Homebrew
brew services stop tomcat
Example 4: install tomcat on mac brew
catalina -h