Spring Boot How to create bean without XML configuration in Spring / How to create bean in Spring using Annotations Create a class which you want to get as a bean, say a user and annotate it…