I am using AnnotatedPathRunner based configuration together with a standalone POJO step class.
I would like to initialize all my environment configuration in the AnnotatedPathRunner and then access it from the steps class. What is the preferred/correct way to access the AnnotatedPathRunner from the steps classes? Thank you! Luigi
