@Component
public class CLRunnerBean
extends java.lang.Object
implements org.springframework.boot.CommandLineRunner
| Constructor and Description |
|---|
CLRunnerBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(java.lang.String... args) |
void |
setLinkedDataSource(LinkedDataSource linkedDataSource) |
public void run(java.lang.String... args)
throws java.lang.Exception
run in interface org.springframework.boot.CommandLineRunnerjava.lang.Exception@Autowired public void setLinkedDataSource(LinkedDataSource linkedDataSource)
Copyright © 2018. All Rights Reserved.