Alexandre Vasseur

Results 6 issues of Alexandre Vasseur

using 0.5.2-SNAPSHOT @TagIndexed @SerializedName(value = "genre", alternate = "Genre") private List genre; Page findByGenre(@Param("genre") Set genre, Pageable pageable); => works with "Sci-Fi" as Redis OM is escaping automatically the hyphen...

--deploys app create, app start, app stop, app scale, app delete explore how to avoid duplicates on a b/g deploy and venerable deploy explore what to emphasys explore org, space,...

https://github.com/tealeg/xlsx https://github.com/360EntSecGroup-Skylar/excelize

enhancement

If the endpoint is reachable but traffic goes thru a proxy, it does reports an error when the endpoint has a 301 (REST endpoint, swagger etc) Shouldn't you provide an...

For PCF 1.2 I had to add bindable: true to settings.yml else I had this error $ cf create-service-broker mysql-example dummy password http://192.168.1.189:9000 FAILED Server error, status code: 502, error...