@Configuration
@ConditionalOnProperty(value="sparkbit.commons.id-generator-enabled",
havingValue="true",
matchIfMissing=true)
public class IdGeneratorAutoConfiguration
extends Object
| Constructor and Description |
|---|
IdGeneratorAutoConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
IdGenerator |
sparkbitIdGenerator() |
@Bean public IdGenerator sparkbitIdGenerator()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.