JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.mongock.runner.springboot
Annotation Interface EnableMongock
@Documented
@Target
(
TYPE
)
@Retention
(
RUNTIME
) @EnableConfigurationProperties @Import({
MongockContext.class
,
MongockSpringConfiguration.class
})
public @interface
EnableMongock