@MapperScan(basePackages="tk.mybatis.sample.mapper") @SpringBootApplication public class SampleMapperApplication extends Object implements org.springframework.boot.CommandLineRunner
| Constructor and Description |
|---|
SampleMapperApplication() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
run(String... args) |
Copyright © 2018. All rights reserved.