public interface SpringBootWebAnnotationGenerator extends Generator, SpringPropertiesHolder
| Modifier and Type | Field and Description |
|---|---|
static String |
DEKORATE_SPRING_WEB_PATH |
static Map |
WEB_ANNOTATIONS |
springPropertiesproject| Modifier and Type | Method and Description |
|---|---|
default void |
addAnnotationConfiguration(Map map) |
default void |
addConfiguration(Map map) |
default void |
addPropertyConfiguration(Map map) |
default Port |
detectHttpPort(Map map) |
default Integer |
extractPortFromProperties() |
generate, getConfigType, getKeyadd, add, propertiesMapgetSessiongetSpringPropertiesapplyToProject, getProject, projectExists, setProjectstatic final String DEKORATE_SPRING_WEB_PATH
static final Map WEB_ANNOTATIONS
default void addAnnotationConfiguration(Map map)
addAnnotationConfiguration in interface Generatordefault void addPropertyConfiguration(Map map)
addPropertyConfiguration in interface Generatordefault void addConfiguration(Map map)
default Integer extractPortFromProperties()
Copyright © 2018–2021 Red Hat. All rights reserved.