- java.lang.Object
-
- org.springframework.boot.autoconfigure.batch.BatchDatabaseInitializer
-
@Component
public class BatchDatabaseInitializer
extends Object
Initialize the Spring Batch schema (ignoring errors, so should be idempotent).
- Author:
- Dave Syer
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
protected void |
initialize() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 Pivotal Software, Inc.. All rights reserved.