mirror of https://github.com/apache/jclouds.git
Spacing.
git-svn-id: http://jclouds.googlecode.com/svn/trunk@2602 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
parent
a9b5680946
commit
1892ff7b96
|
@ -136,6 +136,7 @@ public class SpringServletConfig extends LoggingConfig implements ServletConfigA
|
|||
logger.trace("Properties successfully read.");
|
||||
return props;
|
||||
}
|
||||
|
||||
@Bean
|
||||
public StoreTweetsController storeTweetsController() {
|
||||
StoreTweetsController controller = new StoreTweetsController(providerTypeToBlobStoreMap,
|
||||
|
|
Loading…
Reference in New Issue