Ganesh-Babu-GB

Results 3 comments of Ganesh-Babu-GB

This is the simple example which help's you to reproduce this issue. Ref: https://www.mongodb.com/docs/manual/reference/operator/aggregation/trunc/ ``` @Component @RequiredArgsConstructor public class DemoService { private final MongoTemplate mongoTemplate; @EventListener({ApplicationStartedEvent.class}) public void demoFunc() {...

Yes, exactly what i am looking for.

I too got the same issue in my machine.