All Downloads are FREE. Search and download functionalities are using the official Maven repository.

[email protected]@.BootStrap.groovy Maven / Gradle / Ivy

There is a newer version: 2023.3.0-M1
Show newest version
package @grails.codegen.defaultPackage@

class BootStrap {

    def init = { servletContext ->
    }

    def destroy = {
    }

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy