You can use Hibernate Filter with Spring Boot JPA but you have to enable it. I think you are missing the code to enable it.
Refer to Using Hibernate Filter with Spring Boot JPA and How can I activate hibernate filter in Spring Boot (This one contains Git repo as an example too).