![JAR search and dependency download from the Maven repository](/logo.png)
[email protected]@.BootStrap.groovy Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of base Show documentation
Show all versions of base Show documentation
A Grace profile for other profiles to extend from.
package @grails.codegen.defaultPackage@
class BootStrap {
def init = { servletContext ->
}
def destroy = {
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy