Present the list of enumeration values when a configuration property as a Java enumeration data type.
The following properties have a java enumeration data type:
management.endpoint.health.show-details=when_authorized
management.info.git.mode=full
management.metrics.export.graphite.duration-units=days
management.metrics.export.simple.mode=cumulative
management.metrics.export.statsd.flavor=telegraf
management.server.ssl.client-auth=need
server.error.include-stacktrace=on_trace_param
spring.artemis.mode=native
spring.batch.initialize-schema=embedded
spring.cache.type=caffeine
spring.data.cassandra.repositories.type=reactive
spring.datasource.initialization-mode=embedded
spring.integration.jdbc.initialize-schema=embedded
spring.jackson.default-property-inclusion=non_default
spring.jersey.type=filter
spring.jooq.sql-dialect=postgres_9_3
spring.main.banner-mode=console
spring.main.web-application-type=reactive
spring.output.ansi.enabled=never
Present the list of enumeration values when a configuration property as a Java enumeration data type.
The following properties have a java enumeration data type: