ru.mynewtons.starter.oauth2.properties.MessagesProperties Maven / Gradle / Ivy
package ru.mynewtons.starter.oauth2.properties;
public interface MessagesProperties {
String getMessage(String code);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy