Search:

Type: Posts; User: Rajeshbbel

Search: Search took 0.06 seconds.

  1. Actuator Health check in java for env endpoint is not working

    I used management.endpoints.web.exposure.include=* , still actuator endpoint of env is not working. Other end point such as health and info are worked.
  2. How to show ip address from code in Log4j file variable placeholder

    In log4j file I have ${ipaddress}, need to set this value from java code so in each log this value will update. Note: I am not using rest services and controllers. Have springboot application file...
  3. Ignite property type not found for class model

    Error : Caused by: org. spring.data.mapping.propertyreferenceexception: no property ignite found for type class model.

    Using Apache ignite cache with below pom entry:
    Spring. Data. Common2. 4.15...
  4. Redis use tls and Certificate Authority NA in Spring boot

    Hi,
    In Redis insight
    Use TLS - checked
    Certificate Authority- No CA certificate
    Able to connect through redis insight software with above details by adding host, port and password.

    Same...
Results 1 to 4 of 4