Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in spring-autoconfiguration

Java Records are not working with ConfigurationProperties annotation

required a bean of type 'io.micrometer.core.instrument.MeterRegistry' that could not be found

Why shall I not component-scan my auto-configuration?

Why does @AutoConfiguration use proxyBeanMethods = false, @AutoConfigureBefore, @AutoConfigureAfter

Spring Boot 3.1 to 3.3 upgrade NoClassDefFoundError: RestTemplateExchangeTagsProvider

@AutoConfiguration runs before user-defined beans

What does server.error.include-binding-errors=on-param in Spring do?

How to debug Spring Boot autoconfiguration

My SpringBoot autoconfiguration library isn't loaded automatically

Spring Boot Custom Bean Loader

Spring custom @Enable annotation meta-annotated with @ComponentScan