Mohammad Hewedy

Results 85 comments of Mohammad Hewedy

@rupeshvins **Learning Path** is not supported.

https://twitter.com/mohewedy/status/1517139353553698819

just remove the script file from /usr/bin/: `sudo rm -rf /usr/bin/wslpath` and make sure to uninstall PHP interpreter if it wasn't there already

> We need to analyze how many change needed if we introduce ops type to mutator, especially since inserting and updating association is actually treated as save (update if id...

If the author has no plans,then anyone can fork the repo and then upload to maven central.

for statement parameters see: `org.springframework.jdbc.core.StatementCreatorUtils.setParameterValueInternal`

sorry for late response ... according to docs of ews, you can https://docs.microsoft.com/en-us/exchange/client-developer/web-service-reference/bodytype-bodytypetype You can use code as the following and set the body type to HTML https://github.com/mhewedy/ews/blob/master/ewsutil/send_email.go#L8:L27 You also...