public final class SocialFeatures
extends io.vertigo.app.config.Features
| Constructor and Description |
|---|
SocialFeatures()
cONSTRUCTOR;
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildFeatures() |
SocialFeatures |
withMemoryNotifications()
Defines Memory as the database to store the notifications
|
SocialFeatures |
withRedisComments()
Defines REDIS as the database to store the comments
|
SocialFeatures |
withRedisNotifications()
Defines REDIS as the database to store the notifications
|
public SocialFeatures withRedisNotifications()
public SocialFeatures withMemoryNotifications()
public SocialFeatures withRedisComments()
protected void buildFeatures()
buildFeatures in class io.vertigo.app.config.FeaturesCopyright © 2017. All Rights Reserved.