Annotation Type Startup


  • @Qualifier
    @Documented
    @Retention(RUNTIME)
    @Target({TYPE,METHOD,PARAMETER,FIELD})
    public @interface Startup
    This qualifier is used to define a Startup Health Check procedure mapped to the Startup Kubernetes probes.
    Since:
    3.1