@Component public class BootstrapThemePopulator extends Object
| Constructor and Description |
|---|
BootstrapThemePopulator(StyleService styleService,
DataService dataService) |
| Modifier and Type | Method and Description |
|---|---|
void |
populate()
Populate the database with the available bootstrap themes found in the jar.
|
public BootstrapThemePopulator(StyleService styleService, DataService dataService)
public void populate()
If a given bootstrap 3 theme is located a matching bootstrap 4 theme is added the the styleSheet row is present.
Copyright © 2017. All rights reserved.