cc-jhr
cc-jhr
Hi @atlatosPonga, thank you for your interest in the project. There are currently no concrete plans for the implementation or the timing of the implementation. Pull requests are always welcome...
**Note:** Both interface and annotation are provided by *org.springframework.data:spring-data-rest-core*
Hi @jrehwaldt, thank you for giving feedback on this topic. First of all, as stated in the list of _currently not supported_ features in the [README.md](https://github.com/codecentric/hikaku/blob/master/spring/README.md) of the spring converter,...
Created an issue for the general case. See #47
Yes that is correct. It's still a todo.
Hi @Lazalatin, that sounds interesting. It's really cool that you offer to do the implementation. Since webflux has it's own artifact ("spring-webflux") I would agree with what you implied by...
Hi @Lazalatin, thank you for the update. That sounds plausible to me. Start small and with what you are more familiar with. Remember that you can track the supported cases...
Hi @marcelstoer, if I remember correctly spring used to offer HTTP methods for an endpoint in some special cases although those were not added to the internal object or something...
HI @lutra, for the moment you could try hikaku 3.1.2. It still uses jax-rs < 3.0.0 so the package here is still `javax.ws.rs`.
Hi, looking at [download.go](https://github.com/warrensbox/terraform-switcher/blob/master/lib/download.go) I see that the "default" go http client from _net/http_ is being used to download the releases. From what I see in the implementation of [net/http/transport.go](https://golang.org/src/net/http/transport.go)...