JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.grails.boot.internal
Annotation Interface EnableAutoConfiguration
@Retention
(
SOURCE
)
@Target
(
TYPE
)
public @interface
EnableAutoConfiguration
Dummy annotation to fool boot into not applying the real 'EnableAutoConfiguration' annotation. Do not use in application code.