Files
spring-boot/spring-boot-project/spring-boot-autoconfigure
Moritz Halbritter 100f80d073 Add @AutoConfiguration annotation
This annotation can be used to mark auto-configurations with a dedicated
annotation. Under the hood, it's a standard @Configuration with
proxyBeanMethods set to false.

Closes gh-29870
2022-02-16 11:53:46 +01:00
..
2022-02-16 11:53:46 +01:00
2022-01-05 09:18:23 +01:00