MaartenTutak
Results
2
comments of
MaartenTutak
My team just came across this issue when switching from literals to variables in our testing. Previously passing a String value of "TEST" into a Boolean type would result in...
Hi, sure thing. https://github.com/MaartenTutak/spring-data-elasticsearch-2936/tree/spring-boot-3.2.6 https://github.com/MaartenTutak/spring-data-elasticsearch-2936/tree/spring-boot-3.3.1 FooRepositoryIntegrationTest works on 3.2.6, but not on 3.3.1 Thanks, Maarten