- All Implemented Interfaces:
- EventListener, org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>, org.springframework.core.Ordered
public class JobLoggingApplicationListener
extends Object
implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationPreparedEvent>, org.springframework.core.Ordered
This ApplicationListener makes the batch.joblog.path available before the LoggingSystem is started.
- Author:
- Johannes Stelzer