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

com.kould.properties.SpringKeyProperties Maven / Gradle / Ivy

The newest version!
package com.kould.properties;

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

@ConfigurationProperties("kache.method-key")
public class SpringKeyProperties extends KeyProperties{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy