Found X results
No results ...
spring
05.05.2020
HttpClient Spring Boot Starter
As Spring does not support the configuration of the Apache and OkHttp HttpClients, this starter provides a simple drop-in replacement that allows to adds generic and host-based configurations like proxy servers.
05.12.2019
Spring Cloud: Use FeignClient behind a corporate proxy
This post shows how to implement a custom HttpClientFactory which is used by Spring Cloud / Feign to configure a proxy.
04.08.2019
Spring Boot Application in OpenShift / OKD
Now that we have packaged an existing Spring Boot application into a Docker Image, we can deploy it to a Kubernet cluster as well.
In this example the additional features of OpenShift/OKD are used to enable a continuous deployment of the application.
29.07.2019
Dockerize Spring Boot Applications
It’s quite easy to run a Spring Boot Application inside a Docker Container. Here, however, some pitfalls should be considered so that you can draw the maximum benefits from this.
This website uses cookies to ensure you get the best experience.
Learn more
Got it!