spring-boot/spring-boot-project
Andy Wilkinson 9940fcfe77 Reset mocks produced by FactoryBeans
An unwanted side-effect of the changes made in c6bdd136 to fix
gh-7271 is that a mock produced by a factory bean is not reset. To
allow such a mock to be reset without regressing the fix we now call
getBean(…) as we did before c6bdd136, however the call is now
performed in a defensive manner falling back to getSingleton(…) when
it fails.

Closes gh-33830
2023-02-01 17:22:36 +00:00
..
spring-boot Update copyright year of changed files 2023-01-18 15:37:58 -08:00
spring-boot-actuator Polish 2023-01-31 10:48:30 +01:00
spring-boot-actuator-autoconfigure Use '==' rather than '.equals' with enum value 2023-01-26 19:33:37 -08:00
spring-boot-autoconfigure Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools 2023-02-01 09:31:41 +01:00
spring-boot-cli Update copyright year of changed files 2023-01-18 15:37:58 -08:00
spring-boot-dependencies Complete dependency management for Mongo's Java Driver 2023-01-31 11:10:49 +01:00
spring-boot-devtools Set Reactor Netty's shutdownQuietPeriod to 0 when using devtools 2023-02-01 09:31:41 +01:00
spring-boot-docs Polish "Add Redis application properties example" 2023-02-01 15:44:42 +00:00
spring-boot-parent Add more possibilities to prohibit version upgrades 2023-01-12 16:08:06 +01:00
spring-boot-properties-migrator Report deprecated Map properties 2023-01-24 10:07:54 +01:00
spring-boot-starters Include 'MVC' in starter-websocket description 2023-01-16 12:02:27 +01:00
spring-boot-test Reset mocks produced by FactoryBeans 2023-02-01 17:22:36 +00:00
spring-boot-test-autoconfigure Update copyright year of changed files 2023-01-18 15:37:58 -08:00
spring-boot-tools Polish 2023-01-18 15:47:50 -08:00