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

com.fivefaces.cloud.config.CloudConfiguration Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package com.fivefaces.cloud.config;

import org.springframework.context.annotation.Configuration;

/**
 * This is required so that the beans are found if this project is used as a library
 */
@Configuration
public class CloudConfiguration {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy