gosp
gosp
why the [modification](https://github.com/Masterminds/glide/commit/cc37dc711a3191c2b91b01b9593c685660eeb9af) wasn't merged into master branch?
Does `reqwest = { version = "0.11", default-features = false, features = ["native-tls-crate", "blocking", "json"] }` work? Note: remove `hyper-tls` dependency using `default-features = false`
It works after I downgrade `gradlePluginVersion` from `7.0.0-alpha10` to `4.2.1`; `lintVersion` from `30.0.0-alpha10` to `27.2.1`
https://www.youtube.com/watch?v=lPy9mc_O_gU&feature=youtu.be original spring boot + javafx11(above)
Need VS2015 or VS2017: + Open `x64_x86 Cross Tools Command Prompt for VS 2017` Console + cd %your path%\hunspell-1.6.2\msvc + 64Bit: `devenv Hunspell.sln /build "Release_dll|x64" /project libhunspell` + 32Bit: `devenv...