VOOZH about

URL: https://www.javacodegeeks.com/tag/embedded-tomcat

⇱ Embedded Tomcat Archives - Java Code Geeks


  • DevOps👁 Image
    Yatin BatraDecember 22nd, 2025
    0 386

    How to Run Tomcat on Two Separate Ports

    This article explains how to run an Apache Tomcat server on two different ports using multiple methods, including server configuration,…

    Read More »
  • Enterprise Java👁 Image
    Omozegie AziegbeMay 27th, 2025
    0 1,041

    Enable or Disable Embedded Tomcat in Spring Boot Using Profiles

    In many Spring Boot applications, especially those that support multiple deployment modes, it is common to encounter different runtime environments.…

    Read More »
Back to top button
Close