vgs-proxy-spring icon indicating copy to clipboard operation
vgs-proxy-spring copied to clipboard

VGS integration with Spring framework

Results 4 vgs-proxy-spring issues
Sort by recently updated
recently updated
newest added

Library does not support for port 8443 when a request is initiated with https it gets converted into http and that's why only 8080 port is working. Could someone please...

We're using the following bean setup with VGS. However, the RestTemplate timeouts don't work. It seems the RestTemplate's request factory is replaced by VGS library. ```kotlin @Bean @VgsProxied fun restTemplate(...

Bumps httpclient from 4.5.2 to 4.5.13. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.httpcomponents:httpclient&package-manager=maven&previous-version=4.5.2&new-version=4.5.13)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

Bumps commons-io from 2.6 to 2.7. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-io:commons-io&package-manager=maven&previous-version=2.6&new-version=2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies