Class AdminfacesProperties

  • All Implemented Interfaces:
    java.io.Serializable

    @ConfigurationProperties(prefix="joinfaces.adminfaces")
    public class AdminfacesProperties
    extends java.lang.Object
    implements java.io.Serializable
    Configuration properties of AdminFaces.

    Taken from

    • https://github.com/adminfaces/admin-template#configuration
    • https://github.com/adminfaces/admin-template/blob/master/src/main/java/com/github/adminfaces/template/config/AdminConfig.java
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • AdminfacesProperties

        public AdminfacesProperties()