grep in files with extension

# grep for windows

grep -rlE --include="*.properties" 'user.*gmail'