I have a ScheduledExecutor that runs on @PostConstruct of some of my @Service. however, this tomcat config causes 2 copies of @S
ScheduledExecutor
@PostConstruct
@Service
@S