@PostConstruct is a Java EE annotation used to select a method that needs to be executed after dependency injection is done to perform any initialization.