Is there a way to print all the spring beans that are loaded on startup?I am using Spring 2.0.
With Spring Boot and the actuator starter
org.springframework.boot spring-boot-starter-actuator
you can check the endpoint /beans
/beans