Sobes.tech
Junior

Which annotation indicates that beans are managed by the container?

sobes.tech AI

Answer from AI

@Component (or its specializations: @Service, @Repository, @Controller).