Package | Description |
---|---|
org.springframework.boot.autoconfigure.info |
Auto-configuration for project information.
|
org.springframework.boot.autoconfigure.jsonb |
Auto-configuration for JSON-B.
|
org.springframework.boot.autoconfigure.validation |
Auto-configuration for (JSR-303) Validation.
|
Modifier and Type | Method and Description |
---|---|
BuildProperties |
ProjectInfoAutoConfiguration.buildProperties() |
Modifier and Type | Class and Description |
---|---|
class |
JsonbAutoConfiguration
Auto-configuration for JSON-B. |
Modifier and Type | Class and Description |
---|---|
class |
ValidationAutoConfiguration
Auto-configuration to configure the validation
infrastructure. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.