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

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

The newest version!
package @grails.codegen.defaultPackage@

class BootStrap {

    def init = { servletContext ->
    }
    def destroy = {
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy