I am trying to write a simple Spring Boot Program and practice @Async. I want to fetch all records of teacher entity asynchronously.
teacher
my database access objec