Jeffrey Walton wrote: > Hi Everyone, > > I need to test a Spring app on Debain 12. I'm installing Debian 12.9. > I'm at the Select Software portion of the installation. The selections > include Web Server. Spring typically uses Tomcat. > > Here is the screen capture: <https://ibb.co/5XC3QMxh>. > > My question is, which web server is installed when selecting Web Server?
Apache2. If you're going to mostly be using Spring, don't bother using the Web Server pre-select. Install the packages you actually want after the system install time. -dsr-