Class SpringBootConfigProperties.Literal
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<SpringBootConfigProperties>
io.quarkus.spring.boot.properties.runtime.SpringBootConfigProperties.Literal
- All Implemented Interfaces:
Annotation
- Enclosing class:
SpringBootConfigProperties
public static final class SpringBootConfigProperties.Literal
extends jakarta.enterprise.util.AnnotationLiteral<SpringBootConfigProperties>
implements SpringBootConfigProperties
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.quarkus.spring.boot.properties.runtime.SpringBootConfigProperties
SpringBootConfigProperties.Literal -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Literal
public Literal()
-