Interface AppConfig


public interface AppConfig
Main configuration for the example application. Since we use Bean Validation we must use a “get” prefix. Otherwise Bean Validation would silently ignore the annotations.