Developers who have used Tomcat in any significant way are likely already familiar with using the environment variable JAVA_OPTS to specify how much memory should be allocated for an instance of ...
#!/usr/bin/env groovy // Add JDBC driver to classpath as part of this script's bootstrapping. // See <a href="https://marxsoftware.blogspot.com/2011/02/groovy-scripts ...