Class SlardarCacheEndpoint

  • All Implemented Interfaces:

    @Endpoint(id = "wingscache") 
    public class SlardarCacheEndpoint
    
                        

    Endpoint ID names

    If you have developed your own actuator @Endpoint beans you should ensure that they following the tighter naming rules introduced in Spring Boot 2.1. Specifically, IDs should be alpha-numeric only and must start with a letter (see the EndpointId class documentation for full details). If you use - or . characters Spring Boot 2.1 will log a warning and ask you to migrate to the correct format.

    Since:

    2021-06-02

    Author:

    trydofor

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description