Package com.bobocode.bring.core.bpp.impl
package com.bobocode.bring.core.bpp.impl
-
ClassesClassDescriptionThe
PostConstructBeanPostProcessor
is a custom implementation of theBeanPostProcessor
interface in the Bring framework, designed to handle post-construction tasks for beans.A BeanProcessor responsible for processing beans and registering methods annotated with @ScheduledTask for scheduling via a CustomScheduler.