ニュース

OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3) - [Java][Resttemplate] Norma ...
Dear: I use spring boot to define an interval task (fixedDelay = 500) which call restTemplate.getForObject , but the task will stop, I use jconcole, found restTemplate.getForObject will block thread.