Search:

Type: Posts; User: stitaprajna; Keyword(s):

Search: Search took 0.02 seconds.

  1. Work-around needed to prevent recursive look up of resource due to mapping

    I am facing stackoverflow error due to a recursive look up.

    Mapping we need to have is:

    Web.xml part:


    <servlet-mapping>
    <servlet-name>dispatcher</servlet-name>
    ...
  2. How to handle timeout for a Rest call in Spring?

    Can anyone help me with how to handle timeout for a Rest call in spring?

    I tried these :
    1. Setting JVM parameter –As the rest services dependent on JDK HTTP client in some of the Rest...
  3. Setting timeout for Rest call using rest template

    I want to handle time out for the rest call I make using RestTemplate.exchange().
    I got the below code fragment in one of the blogs:

    <bean id="restTemplate"...
  4. Any luck?

    Any luck ?

    Thanks,
    Stitaprajna
Results 1 to 4 of 4