JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
org.aoju.bus.starter.annotation
Annotation Interface EnableImage
@Inherited
@Documented
@Target
(
TYPE
)
@Retention
(
RUNTIME
) @Import(
ImageConfiguration.class
)
public @interface
EnableImage
启用图像解析
Since:
Java 17+
Author:
Kimi Liu