spring-boot/spring-boot-project
Jakob Wanger 24763940a0 Deprecate @MockBean and @SpyBean
- Deprecate Deprecate @MockBean and @SpyBean in favor of Spring
  Framework 6.2's @MockitoBean and @MockitoSpy
- Migrate usages of @MockBean and @SpyBean to @MockitoBean and
  @MockitoSpy

Signed-off-by: Jakob Wanger <jakobwanger@gmail.com>

See gh-39864
2024-07-12 12:18:01 +01:00
..
spring-boot Tolerate multiple identical configurations in Logback AOT contribution 2024-07-12 11:51:38 +01:00
spring-boot-actuator Remove APIs that were deprecated for removal in 3.4.0 2024-07-10 13:31:21 +01:00
spring-boot-actuator-autoconfigure Deprecate @MockBean and @SpyBean 2024-07-12 12:18:01 +01:00
spring-boot-autoconfigure Deprecate Gson lenient property and introduce strictness replacement 2024-07-12 10:55:51 +01:00
spring-boot-dependencies Upgrade to Reactor Bom 2024.0.0-M4 2024-07-10 14:34:34 +01:00
spring-boot-devtools Migrate MockMvc tests to MockMvcTester 2024-07-03 15:09:10 +02:00
spring-boot-docker-compose Merge branch '3.3.x' 2024-06-27 14:35:23 +01:00
spring-boot-docs Deprecate @MockBean and @SpyBean 2024-07-12 12:18:01 +01:00
spring-boot-parent Implement SBOM actuator endpoint 2024-03-21 18:06:48 -07:00
spring-boot-starters Use Paketo tiny builder by default for JVM and native apps 2024-06-28 11:45:54 -05:00
spring-boot-test Deprecate @MockBean and @SpyBean 2024-07-12 12:18:01 +01:00
spring-boot-test-autoconfigure Remove APIs that were deprecated for removal in 3.4.0 2024-07-10 13:31:21 +01:00
spring-boot-testcontainers Remove APIs that were deprecated for removal in 3.4.0 2024-07-10 13:31:21 +01:00
spring-boot-tools Merge branch '3.3.x' 2024-07-12 07:32:56 +01:00