You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/spring-boot-project
Phillip Webb 221ff0ff6d Polish configuration property bean classes
Refactor the `org.springframework.boot.actuate.context` package
with the following changes:

- Deprecate several classes which would ideally be internal

- Replace `ConfigurationBeanFactoryMetadata` with a new
  `ConfigurationPropertiesBean` class to better reflect that we no
  longer maintain meta-data directly.

- Use constructor injection and final fields whenever possible

- Rename `ConfiguraionPropertiesBeanDefinition` to
  `ConfigurationPropertiesValueObjectBeanDefinition` to align
  with the binder changes made in commit 0b3015e4ff

- Add additional tests

Closes gh-16903
5 years ago
..
spring-boot Polish configuration property bean classes 5 years ago
spring-boot-actuator Polish configuration property bean classes 5 years ago
spring-boot-actuator-autoconfigure Upgrade to Asciidoctor Maven Plugin 1.6.0 5 years ago
spring-boot-autoconfigure Add auto-configuration support for TransactionalOperator 5 years ago
spring-boot-cli
spring-boot-dependencies Use Reactor's new Schedulers.boundedElastic() 5 years ago
spring-boot-devtools Use try-with-resources in HttpTunnelPayload 5 years ago
spring-boot-docs Upgrade Spring Doc Resources and switch to light theme 5 years ago
spring-boot-parent Upgrade Spring Doc Resources and switch to light theme 5 years ago
spring-boot-properties-migrator
spring-boot-starters Merge branch '2.1.x' 5 years ago
spring-boot-test Restore compatibility with MockRestServiceServer 5 years ago
spring-boot-test-autoconfigure Rework test slice annotation javadoc to reflect JUnit 5 default 5 years ago
spring-boot-tools Polish "Support zip64 jars" 5 years ago
pom.xml