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

org.springframework.boot.autoconfigure.context.MessageSourceProperties Maven / Gradle / Ivy

package org.springframework.boot.autoconfigure.context;

import org.springframework.boot.context.properties.ConfigurationProperties;

@ConfigurationProperties("spring.messagesource")
public class MessageSourceProperties {

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy