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 e4164d0143 Fix package tangle in endpoint package
Fix package tangle in the actuator endpoint package by relocating a
few classes.

The `Producible` and `ProducibleOperationArgumentResolver` classes have
been moved from `endpoint.annotation` to `endpoint` since they aren't
directly tied to annotations.

The `ApiVersion` class has been moved from `endpoint.http` to
`endpoint` since it needs to implement `Producible` and isn't really
tied to HTTP.

Closes gh-25914
4 years ago
..
spring-boot Polish "Add detection of Azure App Service to CloudPlatform" 4 years ago
spring-boot-actuator Fix package tangle in endpoint package 4 years ago
spring-boot-actuator-autoconfigure Fix package tangle in endpoint package 4 years ago
spring-boot-autoconfigure Revert "Switch default MVC path matching strategy" 4 years ago
spring-boot-cli Merge branch '2.4.x' 4 years ago
spring-boot-dependencies Merge branch '2.4.x' 4 years ago
spring-boot-devtools Merge branch '2.4.x' 4 years ago
spring-boot-docs Polish 4 years ago
spring-boot-parent Merge branch '2.4.x' 4 years ago
spring-boot-properties-migrator Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-starters Polish "Add reference to Ogham Spring Boot starters" 4 years ago
spring-boot-test Merge branch '2.3.x' into 2.4.x 4 years ago
spring-boot-test-autoconfigure Polish 4 years ago
spring-boot-tools Revert "Merge branch '2.4.x'" 4 years ago