All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.zodiac.autoconfigure.context.MessageSourceConfigProperties Maven / Gradle / Ivy

There is a newer version: 1.6.8
Show newest version
package org.zodiac.autoconfigure.context;

import org.zodiac.core.support.MessageSourceConfigInfo;

public class MessageSourceConfigProperties extends MessageSourceConfigInfo {

    private static final long serialVersionUID = 1863820803593962359L;

    public MessageSourceConfigProperties() {
        super();
    }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy