Class RestConfig

java.lang.Object
de.uniba.minf.core.rest.config.BaseRestConfig
de.uniba.minf.registry.config.RestConfig

@Configuration @ConfigurationProperties(prefix="rest") public class RestConfig extends de.uniba.minf.core.rest.config.BaseRestConfig
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.uniba.minf.core.rest.config.BaseRestConfig

    canEqual, equals, getRestControllerDefaultLimit, getRestControllerMaxLimit, hashCode, setRestControllerDefaultLimit, setRestControllerMaxLimit, toString

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • RestConfig

      public RestConfig()